Loading Tool

Explorer IconExplorer

Memory Pool

81,447 transactions
31.59 vMB
0.07515926 BTC
Random Selection Loading Transactions
Max Size: 191.89/200 MB

Candidate Block

Mining Attempt 86bf58034ffa058660a8669270376fa7996a5a608d7d04e73a99c5bebc277fe8
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root b5d51c99cb7da6c44fc860919527ac756672873534045eaa5f40725394edae92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,730
Size: 1.00 vMB
Total Fees: 0.00649546 BTC
Feerates: 73.20 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (317,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,835 597,835 0000000000000000000eae9b0abeb7347022d3d1a379d787692dc4fe88d86661 2,683 1.00/1.00 vMB 22
597,834 597,834 000000000000000000114b55815255eaa9867312200aca7bf671371e4de948ef 2,341 1.00/1.00 vMB 42
597,833 597,833 0000000000000000000f3d24204c179342cbc5d296d1fd6c4caae99f00a18928 2,252 1.00/1.00 vMB 22
597,832 597,832 0000000000000000000afb68579b38ce7776d21fc74a337adbe26f254378f308 1,845 1.00/1.00 vMB 25
597,831 597,831 00000000000000000011f07173c7bbe6958cf1a4155ec5a15b52b6522468b0a4 2,153 1.00/1.00 vMB 23
597,830 597,830 0000000000000000000c40bc21b3536decc2c129177a1b44f6d2717c046699d1 2,756 1.00/1.00 vMB 43
597,829 597,829 0000000000000000001393a35584cc860434d89fa67d62fb53ae9db56238940d 2,173 1.00/1.00 vMB 42
597,828 597,828 00000000000000000001173068ff2c879886a2cfe6b547f55d9d1f7d5507ee26 1,242 1.00/1.00 vMB 67
597,827 597,827 00000000000000000010a2d366bdb165eb227f66cbc36d7b9929b91f7c87c0b8 587 1.00/1.00 vMB 3
597,826 597,826 0000000000000000000268fa9eef80c74adeaa66f5879b32a9890668c335a6d8 2,382 1.00/1.00 vMB 23
597,825 597,825 0000000000000000000ac475d192b3e11241f89b7067741267a4c54b3a83fce6 2,328 1.00/1.00 vMB 26
597,824 597,824 00000000000000000012c39d9c05d5242fd12a4dc3c35672b5c5d23531e9bb7a 2,153 1.00/1.00 vMB 11
597,823 597,823 0000000000000000001313ccc581eace6086fa5e5cf206166434bdf9b3ab30b8 1,419 1.00/1.00 vMB 18
597,822 597,822 0000000000000000000c0983457cd67b410529c4fdcef85b1ee6d555ecd6608f 2,445 1.00/1.00 vMB 32
597,821 597,821 0000000000000000000c60b1629c15a66da1b88246ef3407e7b5dbd64bbeae7c 1,755 1.00/1.00 vMB 13
597,820 597,820 0000000000000000000f72534534ad679b9d06cfc87102f8a29efc115384f70a 3,083 1.00/1.00 vMB 19
597,819 597,819 000000000000000000116750bdf37697a3d170a4c05635e64194d915a6bb22ce 2,590 1.00/1.00 vMB 25
597,818 597,818 0000000000000000000ac47b95f27fd684ab53b384f0afc361b4427780a0bed9 2,858 1.00/1.00 vMB 6
597,817 597,817 000000000000000000042cf79c3fbbb023df157f10e37d06d2f2008afa715455 2,490 1.00/1.00 vMB 32
597,816 597,816 0000000000000000000ee3facd1d554f4b88d5f74ef011fceff6eec7fbe05730 2,788 1.00/1.00 vMB 55
597,815 597,815 000000000000000000029862f25075044caf8fa848da3a46a8154448e8637231 734 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.