Loading Tool

Explorer IconExplorer

Memory Pool

14,960 transactions
7.51 vMB
0.06875342 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.99/200 MB

Candidate Block

Mining Attempt 55e2b58739cb1207959c9df57c13912042d0ffbbef4171d7b097f17045ea9ba1
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 31dc475a22cb36eb7b6ac2c977375b6e73d551b0b1fd01de572884005176cb6a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.05398547 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (743,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,588 169,588 000000000000043f4f9396f080c5aee5c831cb2ea6ede2c4f1511153c43e0020 140 0.04 vMB 18
169,587 169,587 0000000000000a301a1db95028c3a190544fa4b26dee79972d2edda975c6588b 53 0.03 vMB 68
169,586 169,586 0000000000000349fffce403a0c7ae4efc47e3d4c02fd1b39b046840290ecf95 11 0.01 vMB 27
169,585 169,585 000000000000042efdf8d3cff4033f00ed317286d884cdafe41cfe098cbd0dd4 18 0.01 vMB 64
169,584 169,584 00000000000008d4b172f52fd109a33a0fae6efab2d7c001a95999b2b621ff65 32 0.01 vMB 15
169,583 169,583 00000000000003e608cd19efc80fdd0d5c1e557813078230b8c54a54aa437909 36 0.02 vMB 59
169,582 169,582 00000000000006535dc806ad6d8cd49b3ce376fb77b3d32c39e9bcc2207e0346 64 0.02 vMB 396
169,581 169,581 00000000000008bab1b4648219fba4303db701fa6e28f9bb3cd1145bc698816c 15 0.00 vMB 11
169,580 169,580 00000000000009bbb91e83ff51b784baf9793302587e411e5301f3f9f1560a3c 55 0.03 vMB 69
169,579 169,579 00000000000002dd943c757791647c7a516601aa5c2b4b858d1b43215eeb153a 131 0.04 vMB 57
169,578 169,578 0000000000000956a9f5b12222e1e553081e3cb6d2e5eaf560a6f09c7ad1ea0b 35 0.02 vMB 96
169,577 169,577 0000000000000698737a3b1a79d70270142ebcb9e41e20ecb531c0510b69474f 12 0.01 vMB 41
169,576 169,576 00000000000001b1c0177c0668082dbd2f2f5ae4d6ad9a9bbbf54d578d685e92 61 0.02 vMB 235
169,575 169,575 00000000000000eaf9db4595bce7292f519d158fc81bdbb2cc4f1523b79acd04 29 0.01 vMB 51
169,574 169,574 0000000000000514d92477b698a558f306ef6e1718dd6a964c3a453291e40bca 85 0.02 vMB 165
169,573 169,573 0000000000000acfedfd278de9c73a3d34ca52d1914f11bb8767d6d1542fab97 46 0.01 vMB 163
169,572 169,572 000000000000086c906356b9d1bb8299ae099fb72c4c52d5ac2e11d4d00db289 26 0.01 vMB 95
169,571 169,571 0000000000000840e919f26f6165efcdb77fa2cd71b98d9a44397a02cf2686b9 41 0.01 vMB 110
169,570 169,570 000000000000017464c5dfc5e00da57044dfde59d0c84c96523db87a4cbf8bd7 12 0.00 vMB 425
169,569 169,569 00000000000002fabd0156fbf62f96636feef59662c6ef5d72d6a2c901c32c2f 9 0.01 vMB 135
169,568 169,568 000000000000094a0284da9db17ca9473ed79c6065890c4a6d19dc26b970328b 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 303.12 GB
    • Received: 1.37 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.