Loading Tool

Explorer IconExplorer

Memory Pool

44,339 transactions
27.29 vMB
0.06486374 BTC
Random Selection Loading Transactions
Max Size: 144.18/200 MB

Candidate Block

Mining Attempt 21119ba6b4b18c5bbd0a82c947f3ede0308ec5bbc8cf18619b5be37deccbfc0b
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root d956fd2948c0bb6d4044577879b2cd20f2e9b07f0431099583ae8b2f26a63b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01387902 BTC
Feerates: 200.99 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (739,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,592 175,592 00000000000005577801d34425fd0dabfc6fb3204c54961e0cab5b1dd3b73bec 30 0.01/1.00 vMB 144
175,591 175,591 00000000000003755b115e0a2b68467c32ae57b1b8e825f77a0a994b53fa9398 322 0.13/1.00 vMB 656
175,590 175,590 0000000000000a20068cc9f7d958712052f7a664ecc96279549009a372f02c15 60 0.01/1.00 vMB 0
175,589 175,589 00000000000006e5313b60aa4077e82181e44f68ee3360bc2c8125856a259d0f 15 0.00/1.00 vMB 277
175,588 175,588 0000000000000649f1d97c8b46123bf9ff1269ed165e48c284422205481092ca 11 0.01/1.00 vMB 183
175,587 175,587 0000000000000a56171ef40d353b339357d1388c0d61e5c4374c293cc01437bc 63 0.02/1.00 vMB 64
175,586 175,586 00000000000000e78ef6c74998985134c75c15343a8dedf3e0cd56db65655a9b 32 0.01/1.00 vMB 123
175,585 175,585 00000000000005d28ba4957691df11fc51eb2863cadea07ecaded2e6ac1327c5 76 0.04/1.00 vMB 247
175,584 175,584 000000000000065c821924c4d6beab579014812e70f9f2179dfb0a432078eeb8 19 0.01/1.00 vMB 313
175,583 175,583 000000000000036a045c2b20fdf5e968cad3f70cd2ff82b07dfd0b3b12a90368 72 0.04/1.00 vMB 59
175,582 175,582 00000000000007f6b288c9d478a31b2545422c9cd195ae3616a9590cdce0e943 28 0.01/1.00 vMB 51
175,581 175,581 0000000000000059c3801884bd1e61d13b6dae2e5ff50dd37458919384261a44 77 0.02/1.00 vMB 0
175,580 175,580 00000000000000f59b220f50fd71f2d5e12884829dceacb54a5c715d67284fa8 47 0.02/1.00 vMB 53
175,579 175,579 000000000000079fc4d62b35188303545133a42065953306a12a654506a97a4e 26 0.01/1.00 vMB 53
175,578 175,578 00000000000007b60140a09691f363f73d14f102099573557c673450c50bdc42 49 0.03/1.00 vMB 582
175,577 175,577 000000000000010de988a81957762716499d5c78db9a7a7128d937ae41e3bdc2 43 0.02/1.00 vMB 148
175,576 175,576 00000000000005d9541e7c8a4c6cae24cf7bd389fc362f9f7d01fc4691ba35f2 38 0.02/1.00 vMB 13
175,575 175,575 000000000000013f831812372e29bb2a067f009d21f7e79c47925613554ce03f 51 0.04/1.00 vMB 179
175,574 175,574 000000000000024e35cdaf4ed640fc57df2464bca50be51c6f21cee1a37c1927 21 0.01/1.00 vMB 214
175,573 175,573 000000000000091bf0a66eeb87e4b23cdad9437c402fd75f1fe0b1bc47ce4c27 11 0.00/1.00 vMB 137
175,572 175,572 00000000000009bd8da9f04953280935b0d80e8377d7d1edcbca4ebe7a23c7ec 54 0.02/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.