Loading Tool

Explorer IconExplorer

Memory Pool

77,843 transactions
34.19 vMB
0.15324551 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 208ba2f62b8782d215796c089473abe61d2bcb8d3098e680d7c7e90358102992
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 393593cbb160cd784bc0b4198403b1ef9764e12adb36e3d55386911a4f800c16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.03377558 BTC
Feerates: 444.31 > 3.38 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (466,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,991 448,991 000000000000000002377e19920dd8a2a708fa7f335686a207934af8cc3cbbf0 1,753 0.75/1.00 vMB 82
448,990 448,990 000000000000000002ab1f78087e13adb8ca649b267b85908d45a6a5e56b331f 2,675 1.00/1.00 vMB 81
448,989 448,989 0000000000000000026572723523e32a36270e2eb39d537a943f84f803f4e22a 2,385 1.00/1.00 vMB 93
448,988 448,988 000000000000000002ef956c74c88910fb791ceb142bd0a89851ff9a79cdbe61 1,909 1.00/1.00 vMB 100
448,987 448,987 000000000000000001a9e56d655cfc6c798b5b808bef4446a7f871384f8ed0e3 1,378 1.00/1.00 vMB 47
448,986 448,986 000000000000000002669112368511ede8d34487647a8d6bef1c3b78c2fbc152 596 0.25/1.00 vMB 69
448,985 448,985 000000000000000000ce6a2fabd75fb4ee764e7e6b3cb75cc0cb3dcb3ce3f6cd 1,179 0.47/1.00 vMB 83
448,984 448,984 000000000000000001763a96d4bdc37e5d77863d497dd9971787761a9b1d7650 1,822 0.72/1.00 vMB 70
448,983 448,983 0000000000000000027b5539f7acd831bc605505bc7d01f43f9280106d723ee9 1,854 0.75/1.00 vMB 75
448,982 448,982 000000000000000000976364141e600f046f9f90a7256103ac22c8bc1a4caec2 2,347 1.00/1.00 vMB 75
448,981 448,981 000000000000000001cdb112b3b685725d0ebf822b5a14a927d0b325da975887 2,849 1.00/1.00 vMB 115
448,980 448,980 000000000000000001e70f1201f1b4b827daedc8f26d9a1853a1b3503ffcc291 1,281 1.00/1.00 vMB 46
448,979 448,979 00000000000000000079809c03faf66d3d5859a48f8d83d78d13d05788a3950b 311 0.19/1.00 vMB 57
448,978 448,978 0000000000000000019066c2bb1a7ca6ac00502158d4d32629cbf14ac300653c 206 0.07/1.00 vMB 82
448,977 448,977 0000000000000000007dc81d99ba231433ca26552630e30c64f4737288dbe604 2,246 0.93/1.00 vMB 64
448,976 448,976 000000000000000002e17099b288ba97ff4fa3faf64ea709fa39ac741a1cc300 1,935 1.00/1.00 vMB 88
448,975 448,975 00000000000000000287d8fe03ba11da7c082f006ff4a3a20d52dc3c9f84c13e 971 1.00/1.00 vMB 138
448,974 448,974 000000000000000002419f9a8b9241fca9ddc0cc9ef45f013e7ae6a76fc24bfd 824 0.57/1.00 vMB 66
448,973 448,973 000000000000000001930b704a1720a408db7d3c33abcdb9e90868260ed873e6 2,193 1.00/1.00 vMB 75
448,972 448,972 000000000000000002355d75efbbafc80a8ace921cbdd5a5ee7d61397a9fc995 1,668 1.00/1.00 vMB 107
448,971 448,971 000000000000000001d1f3b1badc78eb337266fd5e4f03677a6de35de54745a3 1,203 0.86/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 735.24 GB
    • Received: 18.57 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.