Loading Tool

Explorer IconExplorer

Memory Pool

73,839 transactions
28.23 vMB
0.06848292 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt 043079279bcfe7a69e06fd872b4ea55de6ea25b0c9ef8b2a12872b3eb5b9cbdb
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 196594f9d98598da2ecaa5e1da8e7b1d36de0609c2ea8645cdec79f54f234d95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01200967 BTC
Feerates: 101.62 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (518,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,630 396,630 00000000000000000709d397602357fa1c9e784834728a417b36c3202bed9b2e 1,700 0.82/1.00 vMB 34
396,629 396,629 000000000000000006da2c6b73d931d97de2e6faf768cf33ffc5bb12b2defc2a 1,942 1.00/1.00 vMB 32
396,628 396,628 000000000000000002a3aa10425e592e8a8e34fbd7c63fda5e9857db36e9c7f7 1,098 0.99/1.00 vMB 20
396,627 396,627 000000000000000003acc52bb8fdb81529090eabe54c6c89c3b65069dbe55959 696 0.41/1.00 vMB 37
396,626 396,626 00000000000000000497f414b591e9e94df6ef6e5564dde2b20233ff76ae1267 388 0.28/1.00 vMB 36
396,625 396,625 000000000000000001abc34c21bcc34a10d32de30c94afef5b05296e8d72e2d0 454 1.00/1.00 vMB 7
396,624 396,624 0000000000000000088912fb8b8a872acbba4e22555ac8ce527e61d859bfafb9 561 0.39/1.00 vMB 23
396,623 396,623 000000000000000007dd56ace6728e341125f97fa1e70a55d1fa32205f3e74d9 1,149 0.45/1.00 vMB 41
396,622 396,622 00000000000000000507fc5479eb22424fdda2ea02fc46f9c4842377f0410278 1,749 0.99/1.00 vMB 31
396,621 396,621 000000000000000000fc84d60a2c7d9f65df85ae37f2e6cf06c82a529b0cc4ff 319 0.26/1.00 vMB 23
396,620 396,620 000000000000000005da1363e92b0936648bcceb55548ca729940b7145976b38 889 0.49/1.00 vMB 40
396,619 396,619 000000000000000003e2f35fd6766751d2b63210fe2e06835846700a82ee12f2 1,249 0.63/1.00 vMB 38
396,618 396,618 00000000000000000495657d7d193faec515b85bdc1a15d1a00311429fc57c65 1,615 0.83/1.00 vMB 36
396,617 396,617 0000000000000000004efaf96c22af273e3871b30a43951a5e6b2be81a86e6d0 647 0.42/1.00 vMB 28
396,616 396,616 000000000000000000d61b6fcd71e92d7b2e4e95f76f5795bee1ac79195f1976 1 0.00/1.00 vMB 0
396,615 396,615 00000000000000000671a8154f5adb353fa6e7eb6770c5162b83e397fda08886 1,751 0.80/1.00 vMB 43
396,614 396,614 000000000000000002336760477c2a2a4e02b4a1703735f4a4001aed1bc8d3d5 524 0.26/1.00 vMB 36
396,613 396,613 0000000000000000089340ea37c90fcb39e58c55a8bec24bb3f511a27d7a768e 458 0.25/1.00 vMB 34
396,612 396,612 0000000000000000058170336803d8637beb50680c5e705764e098a2e3424585 184 0.53/1.00 vMB 12
396,611 396,611 0000000000000000069bd35344391b46929bf5d7485566a163682196877aeffa 688 0.32/1.00 vMB 42
396,610 396,610 000000000000000001ccf61a5b89e26a355fef5fea189717a230f5ab7e2750af 1,126 0.73/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.