Loading Tool

Explorer IconExplorer

Memory Pool

33,461 transactions
25.27 vMB
0.05260522 BTC
Random Selection Loading Transactions
Max Size: 128.02/200 MB

Candidate Block

Mining Attempt e62b5c60b1cf8de904589889e80570fd0cbb9dc4e9e35ded522c11f265dc988e
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root cdb2564c875ae662c6601b573ae41468f6a5019457a4829c98cd777e9eea270f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,312
Size: 1.00 vMB
Total Fees: 0.00669878 BTC
Feerates: 713.01 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (107,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,861 806,861 000000000000000000022b71992b223a1deef3d6df02a17719e754ae711255a5 4,197 1.00/1.00 vMB 24
806,860 806,860 00000000000000000000ce919b3e94932e0f494b86b6501b26e108fa44e97b62 4,837 1.00/1.00 vMB 23
806,859 806,859 0000000000000000000396680b022e52e7a800b0e404ee40ff99c784190d892f 2,239 1.00/1.00 vMB 21
806,858 806,858 00000000000000000003141d48c1bdf11fad87329afd2840a826d28389eb1b0b 3,638 1.00/1.00 vMB 32
806,857 806,857 00000000000000000001e77f61615f142a7ca52d0b34182c40ff6b8a3afe106b 2,973 1.00/1.00 vMB 32
806,856 806,856 00000000000000000002f66aa2409941061167463d5d980422199995a0495b60 4,043 1.00/1.00 vMB 22
806,855 806,855 0000000000000000000184d9cd3563046d762d3b4fa5d54fc35ce083ff750163 6,684 1.00/1.00 vMB 16
806,854 806,854 00000000000000000000465b3a1b48eee92855ca51aa3716ad275f34a1a9ecfa 2,850 1.00/1.00 vMB 27
806,853 806,853 00000000000000000003a0a3c2f873145ffd7f4419d031c53670c33511080c87 5,935 1.00/1.00 vMB 18
806,852 806,852 000000000000000000027d6c1690448b898ceb627ac48ab8286f4bf8e5a060d3 3,220 1.00/1.00 vMB 25
806,851 806,851 0000000000000000000302996811662b3f888e3d893132791431c204360f32da 5,307 1.00/1.00 vMB 18
806,850 806,850 00000000000000000001488da572c151642d44aa2b6722ad0527ffeab9693d62 4,258 1.00/1.00 vMB 21
806,849 806,849 00000000000000000002085efd61a4c256e7f9e6139902e85ffcdded08778b30 4,095 1.00/1.00 vMB 19
806,848 806,848 000000000000000000026ad03ca487d69171db0b4c9282f1d2c0a660fa197a36 5,044 1.00/1.00 vMB 20
806,847 806,847 0000000000000000000478a74e3f05a8a215b26e2615d401df7961f482c7002a 4,327 1.00/1.00 vMB 20
806,846 806,846 0000000000000000000490ebc6d651bbcbd22c6f3f20a983f61d815236372e0f 644 1.00/1.00 vMB 18
806,845 806,845 00000000000000000003c28763143a6dfaa710bda8fdd0ba379de5838cdaa851 3,335 1.00/1.00 vMB 32
806,844 806,844 00000000000000000002d56d58fe14dada31f040b6e1e5bcef47f862353f2ca7 2,692 1.00/1.00 vMB 22
806,843 806,843 000000000000000000032541ab290c21e86a405022899708bbac4f1686e3c8d2 3,467 1.00/1.00 vMB 30
806,842 806,842 000000000000000000043d165d9b0b7e56cb7c6fcba1ead7c2661d531fc94d23 3,085 1.00/1.00 vMB 34
806,841 806,841 000000000000000000042dc9bc79ec1e7f002f70be9a5e4d8bd622424424793b 3,292 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.82 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: 635.96 GB
    • Received: 12.34 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.