Loading Tool

Explorer IconExplorer

Memory Pool

80,047 transactions
31.91 vMB
0.08354415 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt 0521813a9e39f08ae668868554c0a8f705d4eb00bd969dea65473c1dec72bb31
Version 20000000
Previous Block 000000000000000000019cc70ef525bd8ce5293385f84bfd8d577974d13d7fca
Merkle Root ba1b2d54bcfd48bf439db530ed935b5197181d45214e252ac1c9de6bf1b47472
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,102
Size: 1.00 vMB
Total Fees: 0.01360922 BTC
Feerates: 40.21 > 1.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,176 (623,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,235 291,235 0000000000000000c7432f91abdb4681deb2b29f6028f86f606acb1fee402e9f 192 0.07/1.00 vMB 36
291,234 291,234 0000000000000000f9e413831ab77101bca94dd87ce75803f360a622afa3e387 570 0.34/1.00 vMB 33
291,233 291,233 0000000000000000ee34dd93b78810e9c195c532f4cb94e6c382842b1cacc542 122 0.06/1.00 vMB 22
291,232 291,232 00000000000000001f46b039366b1494fc0a6271933b665222ed5c66746b3763 387 0.19/1.00 vMB 39
291,231 291,231 0000000000000000a66c63d54b37cf1153fdfdf11461f3250a8debb2b5285188 19 0.05/1.00 vMB 4
291,230 291,230 0000000000000000c8dc843c6aab694e166098946d62a93668f824f867d7e059 1,892 0.83/1.00 vMB 42
291,229 291,229 0000000000000000b815c26438042a5995268e78cd7d4d7e02f4511b88ca8c2f 128 0.07/1.00 vMB 29
291,228 291,228 0000000000000000850c0c71e96f4c85703602d09ca29423b224dfefbf6215f1 534 0.20/1.00 vMB 39
291,227 291,227 000000000000000027133fc3186b9badd3a54b6cba1f32a3f3c21faee35c1390 413 0.27/1.00 vMB 14
291,226 291,226 0000000000000000d57099fdb3e85bdbc6e2a6c8fdf400e798c14db8f05ba453 492 0.25/1.00 vMB 32
291,225 291,225 000000000000000067bc3e9479a595b2f51d4c9f33e2bd12a9ff898cda185ab9 1,005 0.35/1.00 vMB 57
291,224 291,224 00000000000000000ffce91154564bbfb1e4ac148f5421bb65eb023965ad1ca1 188 0.14/1.00 vMB 29
291,223 291,223 0000000000000000e54a344839660261692927577eae50350fe993ae99fef1d4 388 0.19/1.00 vMB 41
291,222 291,222 0000000000000000ce7fa9b8f63ec764bca1b38552a4a465bbd58059e6ba5c93 755 0.32/1.00 vMB 40
291,221 291,221 0000000000000000583a9c31ad6f54ed09635ca648223119c72d78fbf3d8538f 703 0.35/1.00 vMB 39
291,220 291,220 00000000000000005db1c1be42e9575f9fd5e57f0f9056c9ce9e87dfdac57d84 256 0.10/1.00 vMB 45
291,219 291,219 0000000000000000c5227be416cde4bd8838b110d2c12d362d2ce90408bb08ce 437 0.20/1.00 vMB 40
291,218 291,218 00000000000000008220d43b0721a2ea276d44f83a109313ad724f2e8b6128fa 174 0.09/1.00 vMB 33
291,217 291,217 0000000000000000573e68669ebfd0ba2410f6890d0b9068ebeb1d44c3012629 471 0.18/1.00 vMB 35
291,216 291,216 00000000000000001972672f55c222af26e0f1d1498f4b1d8f3e8cc9f4b26952 377 0.23/1.00 vMB 30
291,215 291,215 00000000000000002461d36137789e9d644259529b598bba7be439daadc01e74 333 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.70 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: 697.37 GB
    • Received: 16.57 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.