Loading Tool

Explorer IconExplorer

Memory Pool

79,314 transactions
30.74 vMB
0.10800633 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt a62dd9ad6f49a08e5f13458f4aa93f161957067f297d09fb59e0ca6f33afac3b
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 220aef2def291efe1b8d7b274a9cb7877f17be5b6ea1eb0719df3df121ff0288
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03428461 BTC
Feerates: 201.36 > 3.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (130,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,119 784,119 00000000000000000004253f72cc93ec1728553fb0dfb37cadb8cabd3477d1fe 2,333 1.00/1.00 vMB 18
784,118 784,118 000000000000000000050a23d8eae34fb8d99e833f55641590bc3d53fb815cf5 2,750 1.00/1.00 vMB 33
784,117 784,117 00000000000000000004a36edb41f0636676a361973517573a2193854295c2e2 2,002 1.00/1.00 vMB 36
784,116 784,116 00000000000000000002f2179d9b6004bda450f32a37eb2e7950d7da5b63767b 600 1.00/1.00 vMB 8
784,115 784,115 00000000000000000001a6072793584cd25c2a34891367413d0ce1507ff4161a 3,316 1.00/1.00 vMB 27
784,114 784,114 00000000000000000001aee7dc14d75559f405ff249894fee1b6ac6abaf240ef 1,727 1.00/1.00 vMB 10
784,113 784,113 000000000000000000049b8bb89eb86e562860f8851e6411c0b200a74a43f795 2,259 1.00/1.00 vMB 10
784,112 784,112 00000000000000000002612e40d032db7a73e490b81a44c747b1595a2725cf85 3,213 1.00/1.00 vMB 33
784,111 784,111 000000000000000000003a07cd0c5895f3eeaec562f76ecd9104d6b44d98a04b 3,116 1.00/1.00 vMB 28
784,110 784,110 00000000000000000004300438ebc145ee111db9e94dcb1802289fc273715cbd 1,252 1.00/1.00 vMB 10
784,109 784,109 000000000000000000018d45d11e6555829051d724cd11e3e2de73b6d92ad028 3,688 1.00/1.00 vMB 27
784,108 784,108 0000000000000000000002f1d29921bf06f4ad7ae5e706013ecf8f33a6107edc 1,400 1.00/1.00 vMB 14
784,107 784,107 00000000000000000003e7f9770e6e6110f47d093b8060ad2203b89116bb0ea3 2,857 1.00/1.00 vMB 24
784,106 784,106 00000000000000000003be2a69c72ae7c8c255360fc5477fc68c72907f88bf8b 2,504 1.00/1.00 vMB 34
784,105 784,105 00000000000000000004fa43523498e1849528735078a9b776087a7dcde8dcb0 1 0.00/1.00 vMB 0
784,104 784,104 00000000000000000004132e0bf350ec5040265a682c9a9343346dcdc3253a1e 1,682 1.00/1.00 vMB 28
784,103 784,103 000000000000000000050450ec7450f29e4db9e236fa6a800906efd6d7b9ffba 2,396 1.00/1.00 vMB 15
784,102 784,102 00000000000000000001b3c548b8f4723108baaf4415551fef99b469f4fbe9b4 2,678 1.00/1.00 vMB 12
784,101 784,101 00000000000000000002ae78ab776b3441c11a0adccb4782fda04c8562191b63 1,995 1.00/1.00 vMB 18
784,100 784,100 00000000000000000003e9d863fbb54473a7b74cf80bdf8dde74f60b1d4018e3 3,209 1.00/1.00 vMB 20
784,099 784,099 000000000000000000044f4a889caf1ef29897ef4b9959f87b2849111ba57779 2,968 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.49 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.33 GB
    • Received: 15.48 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.