Loading Tool

Explorer IconExplorer

Memory Pool

81,114 transactions
30.08 vMB
0.09556349 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt e7cc2b07b9fc7a18cad6b4c8eb129be6bb86052ad26b325f927d4931eb941616
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 0c88323f7c6b1be64349234255a147419a6deb26bc2062f9113a8701a1a08889
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.03201123 BTC
Feerates: 100.37 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (303,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,844 611,844 0000000000000000000d15f563b56b6c3fb965ca6c04891344f3c88c5a4581b5 252 0.08/1.00 vMB 25
611,843 611,843 0000000000000000000845b0812e7afa1d2d36ed9af388cd16cc59743e411adc 370 0.10/1.00 vMB 12
611,842 611,842 00000000000000000006e785f622869d5309f16298d2d579aab9d7dfcea02b4a 377 0.11/1.00 vMB 22
611,841 611,841 0000000000000000000f1099e1fb074c5b0d2cd17c4188920d4f77771bdd245e 2,059 0.85/1.00 vMB 27
611,840 611,840 0000000000000000000532d9d116fd83ee19ed794fca94fea61317f1f9c31486 1,261 0.68/1.00 vMB 2
611,839 611,839 0000000000000000000d099e79532d8420966efabe6e239fe564fa39b41ca407 2,344 1.00/1.00 vMB 6
611,838 611,838 0000000000000000001221f6df64cd83e7a9763c4e3a7ce428ffd0957143f690 1,930 1.00/1.00 vMB 10
611,837 611,837 000000000000000000144bfe3b5f9fba05ba59a5f89745a1ea0d18fdb1df3de1 1,927 1.00/1.00 vMB 15
611,836 611,836 00000000000000000010c9d8dba4363d4f7867143ae8bda923d719fc98c702cd 2,848 1.00/1.00 vMB 26
611,835 611,835 0000000000000000000a58fae828203574cf03069f78ee7e1b57fc0f845f270a 2,446 1.00/1.00 vMB 10
611,834 611,834 000000000000000000077b8edec342d11d31cdab7a78b725439eaea14ce38da2 2,150 1.00/1.00 vMB 15
611,833 611,833 00000000000000000003bc6fb8e8b6c7cbdf3b37bd19cc076ff91169eae74416 2,523 1.00/1.00 vMB 29
611,832 611,832 0000000000000000001099b2506403c54e5d81dc5eb8c7dcf1efdedb31d657dd 2,570 1.00/1.00 vMB 20
611,831 611,831 0000000000000000000bfa4a74775d7dfecd210cf691afe387da02148411d446 2,800 1.00/1.00 vMB 31
611,830 611,830 0000000000000000000ef96b558a81a92e82f8c926a833a2fc016fe8121ff40d 2,846 1.00/1.00 vMB 18
611,829 611,829 000000000000000000084997f91ba85a6a989fe5a1c61bbebe2983c4067ff292 479 0.19/1.00 vMB 23
611,828 611,828 000000000000000000026fe1d6a43acd7632130a744e2b6e0ae8a8ccda03e881 1,002 0.36/1.00 vMB 15
611,827 611,827 00000000000000000011b339d4f262da6caec1c261fe55f20ffe182e7b1ebb66 635 0.20/1.00 vMB 10
611,826 611,826 0000000000000000000eb97da0013817d1622f38dc7ad97dfcca5a4f8a1dc5fc 3,091 1.00/1.00 vMB 17
611,825 611,825 00000000000000000011387c1559bbb2eb1cf8efcdb28c51149de224ce98bed3 2,972 0.94/1.00 vMB 15
611,824 611,824 00000000000000000005836311a0e323639c349e2e77863ce3f2df4ed466e878 2,360 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.