Loading Tool

Explorer IconExplorer

Memory Pool

79,554 transactions
29.91 vMB
0.09208778 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt b4f3eb2e03eb0a320d1390f281c45e20e632e5a71e62028905ff5415fce9361b
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 18a8895a69a55b6a63dfef3ce0a2255b925960280876be88b4a089742722d2a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,919
Size: 1.00 vMB
Total Fees: 0.02387125 BTC
Feerates: 150.66 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (212,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,911 702,911 00000000000000000007751f957f5a70646e60ab7a8c57c1820f70ee3ac5fa9e 2,261 0.76/1.00 vMB 15
702,910 702,910 0000000000000000000c7b93ca25a79e73426fb41559976438652ab727a9e2b0 325 0.17/1.00 vMB 10
702,909 702,909 0000000000000000000a28b71da1a51c3271d56c7dc960b76fafad019e86a78c 530 0.22/1.00 vMB 9
702,908 702,908 0000000000000000000e8f3693b5059f119d65f364f096c10c981901d8764c06 1,869 0.93/1.00 vMB 5
702,907 702,907 0000000000000000000358ea0f5fe079b88ecfa83b71363b38fcc171c157ed60 502 1.00/1.00 vMB 3
702,906 702,906 00000000000000000008ee9cec73058cf174fc170a9afe5cb263d9636fd3ccd0 2,467 1.00/1.00 vMB 13
702,905 702,905 0000000000000000000eb21871735cc24f4acd0310e10e6cfe0c3bd2510e04c9 547 0.17/1.00 vMB 10
702,904 702,904 00000000000000000000028f45fab8293096266da37c27bc423180d34bd0d37e 3,155 0.94/1.00 vMB 3
702,903 702,903 0000000000000000000206fe8420f9ec080224021adf22563df81555b7468b83 3,082 1.00/1.00 vMB 8
702,902 702,902 0000000000000000000615d499dde2156586221c981af77d42c98bbfeb778b0f 2,325 1.00/1.00 vMB 24
702,901 702,901 0000000000000000000beb5c09d8c2ef691ad4b5d84ac6ab5decb09cb665bc23 3,429 1.00/1.00 vMB 4
702,900 702,900 0000000000000000000772be86a41e4867832f081afb65e39914494f7533611f 3,267 1.00/1.00 vMB 8
702,899 702,899 000000000000000000030dbe64ab7f9f2427bee99ad7a5ce42a4b383dad21a30 2,480 1.00/1.00 vMB 46
702,898 702,898 00000000000000000007ec6c22986b044783b085bf69295c8a661ecb5a246ada 217 0.07/1.00 vMB 8
702,897 702,897 000000000000000000098309301115e6caab0fd6f692cefe7ab2fbbba2782a11 326 0.07/1.00 vMB 16
702,896 702,896 00000000000000000002f92be0f14f6c3a00c7887c4a70b0626aea947f89becc 2,864 0.98/1.00 vMB 9
702,895 702,895 00000000000000000001a54df3f5ff71451e45a94cf7429cc799c7dddd5cf5f9 684 0.21/1.00 vMB 27
702,894 702,894 000000000000000000008eedf5d765781adf8e0df4c9611d16870a90e5df552d 1,766 0.73/1.00 vMB 6
702,893 702,893 000000000000000000034f175e4c3b99cc64e387778e8ca8be6f0f0bc33a9543 1,713 1.00/1.00 vMB 9
702,892 702,892 000000000000000000088bfb33efdb023387e59ee8f313abbea4403a4382c0da 2,334 1.00/1.00 vMB 10
702,891 702,891 0000000000000000000a7383d332b5524b498de30c56a33f7bbcb6fb4dbee6d1 2,972 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.64 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: 672.41 GB
    • Received: 16.23 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.