Loading Tool

Explorer IconExplorer

Memory Pool

36,561 transactions
25.85 vMB
0.07466320 BTC
Random Selection Loading Transactions
Max Size: 132.78/200 MB

Candidate Block

Mining Attempt 7df43212dd96df612738be0868115ab2af8c04c702ac074fadb90d4b9c3d907d
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 77d0c95d8627bfb2f8474231b072079e05de2b72c081ff214bdad47e8eb9cf5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,305
Size: 1.00 vMB
Total Fees: 0.02760199 BTC
Feerates: 502.65 > 2.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (255,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,855 659,855 000000000000000000099e8dde4e7ff9b13c721cdfd0a5d25ae8b4b16f80f5d1 1,968 1.00/1.00 vMB 64
659,854 659,854 000000000000000000012385fb1644e828c336fc538bd72663170c50d9c5433b 1,486 1.00/1.00 vMB 82
659,853 659,853 00000000000000000001b0aaf43452891b64275d87f70198e27d6f1381c05b2d 1,245 1.00/1.00 vMB 71
659,852 659,852 0000000000000000000583c585217e22652faf3373f28f164e15f00c7def71ea 1,891 1.00/1.00 vMB 95
659,851 659,851 000000000000000000037812ab62ba56d2bddcc384044519db0a174939d5463b 1,688 1.00/1.00 vMB 93
659,850 659,850 00000000000000000009b169c0b9738c3e6d9d7c09b48520c65c2fc09ecf63be 1,952 1.00/1.00 vMB 131
659,849 659,849 0000000000000000000419f26433d60cb766106420fd560617ba539db7afc756 1,867 1.00/1.00 vMB 101
659,848 659,848 00000000000000000006719e038d4657937c278ffab5cf9eb15ba82426cccfb0 1,133 1.00/1.00 vMB 42
659,847 659,847 000000000000000000052a25211ed1adbf2268e8f909c6be4eb9c10182be1d03 614 1.00/1.00 vMB 23
659,846 659,846 00000000000000000005440356df27f8c3d784078bc08357538913d497bb9b9e 2,329 1.00/1.00 vMB 21
659,845 659,845 00000000000000000006a795df703a7434728a6433b73ca1d44623bbc6c061b4 1,363 1.00/1.00 vMB 47
659,844 659,844 00000000000000000005ec557db9e5947f3b210c90158e8a93e0dc1fa0d228bf 2,855 1.00/1.00 vMB 101
659,843 659,843 00000000000000000003f09e73a27e9d881f6ec2cd99c3305019d8d6b1febcdc 2,946 1.00/1.00 vMB 150
659,842 659,842 000000000000000000004de8c0bcb06afaf9bb9cfc753644f5ab1bcf07aeab08 1,923 1.00/1.00 vMB 23
659,841 659,841 0000000000000000000a4c3547c70870b2900a53501a8368ca65402463794ca3 1,669 1.00/1.00 vMB 36
659,840 659,840 0000000000000000000bebb2f5df93a7ab092303934e6d0f9f5fcba4a340c300 1,425 1.00/1.00 vMB 89
659,839 659,839 000000000000000000098e732984c96033495aa37bbaa666e1a94c34b92b426e 2,311 1.00/1.00 vMB 40
659,838 659,838 00000000000000000009980917b403bbee0c71802f00deaaf962c0d85891cd6d 2,359 1.00/1.00 vMB 41
659,837 659,837 00000000000000000002b8ee1514b02621bd416a71e61a7506e0af801022edca 2,317 1.00/1.00 vMB 81
659,836 659,836 00000000000000000003a675a156ae424fa9ac62fa46e11253fd3a6bc111cba0 2,371 1.00/1.00 vMB 91
659,835 659,835 00000000000000000008c32355b304a08d2cb69629c187bba041b5dc8abafaa6 1,841 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.27 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.96 GB
    • Received: 14.36 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.