Loading Tool

Explorer IconExplorer

Memory Pool

80,177 transactions
34.61 vMB
0.17350578 BTC
Random Selection Loading Transactions
Max Size: 193.74/200 MB

Candidate Block

Mining Attempt e93ff1ff9d90ec307824524423104663b7694c4307dec067186ea8917502d29f
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 64d3f731987d2afbc9e73c45dc0466582ce856f1381549c7839487dc529b83d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.04552572 BTC
Feerates: 150.93 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (47,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,113 868,113 0000000000000000000249fd349df96616b72efb118eab74196769f00af8bbf4 2,370 1.00/1.00 vMB 11
868,112 868,112 000000000000000000023d8bc05b3a5cc2aa88f1819c373e7f8ffef676b6d95a 3,840 1.00/1.00 vMB 16
868,111 868,111 000000000000000000000293818a10d65385b9db4295e1a3260b8c45071e302e 3,651 1.00/1.00 vMB 7
868,110 868,110 000000000000000000014ba90cd65b664ae6d78d1cc252807eabaa1b957bc91d 4,114 1.00/1.00 vMB 8
868,109 868,109 00000000000000000001da4e44a73ea5a8c76a26c1b6b923fc99071760a47385 4,029 1.00/1.00 vMB 9
868,108 868,108 0000000000000000000047aae3ff822aa3b73878cb7b154c925ea50cc361aee0 4,879 1.00/1.00 vMB 10
868,107 868,107 00000000000000000002c3c1515ae5929b0250e906fdc29df05435089c985626 4,199 1.00/1.00 vMB 8
868,106 868,106 000000000000000000002b2d2fd87d49b3a0a66600fe998f84ba20e44538833c 3,919 1.00/1.00 vMB 9
868,105 868,105 00000000000000000000c65cf7b74114c9dcac7776028ac1063bdcab8fc8b630 4,615 1.00/1.00 vMB 14
868,104 868,104 000000000000000000024d04250816d6e22e60fbf0c5e809635b83f3b7f3ab36 4,526 1.00/1.00 vMB 10
868,103 868,103 00000000000000000001231a33e5fc526341b9902fd6fb0f4f905aaa7de1f3e0 3,527 1.00/1.00 vMB 26
868,102 868,102 0000000000000000000003fa5ad148e3986689b6417bb908a0db72055891c8f3 4,615 1.00/1.00 vMB 11
868,101 868,101 00000000000000000000bda21db3499ef923b13a8531f3fb26ba19d47b275b81 4,605 1.00/1.00 vMB 15
868,100 868,100 0000000000000000000103efb1bc22582b899d375d2ae5954c7716cc9cc502f2 4,185 1.00/1.00 vMB 14
868,099 868,099 00000000000000000001186b727eb0f9c4652b3ab97f0e192ac8e80c833381b1 4,400 1.00/1.00 vMB 25
868,098 868,098 00000000000000000001dfc86d18d8e232cb64c1527b97d5997c892019c3e493 6,036 1.00/1.00 vMB 2
868,097 868,097 000000000000000000001c3171aac4a02509fa57bdf2dadf5a585fcff305da15 3,395 1.00/1.00 vMB 7
868,096 868,096 0000000000000000000133fecd1120b4ebc09335c1052fc09cd296649d34c583 7,342 1.00/1.00 vMB 2
868,095 868,095 00000000000000000000cecbfc04c9923807f6400da389570a57ffaf65b4804f 4,792 1.00/1.00 vMB 3
868,094 868,094 000000000000000000025e2774a6061b9105bb97fb06c738fb77d9c12a258c71 5,396 1.00/1.00 vMB 4
868,093 868,093 00000000000000000002ad8eb769073d64e762a7bfd18bd3e4c3451e9837dde2 5,821 1.00/1.00 vMB 3
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: 734.15 GB
    • Received: 18.55 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.