Loading Tool

Explorer IconExplorer

Memory Pool

42,645 transactions
26.83 vMB
0.06638410 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt 58863b54554cab7ea83d25ae02d4b44018806ba30399c81820c947261abd7c3f
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (111,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,651 803,651 0000000000000000000299c2ff3f6c5fdff59df4744059d05b9d5982993728b9 2,940 1.00/1.00 vMB 28
803,650 803,650 000000000000000000028e7d922e04edd85f8412dc79770e38c6dd8a7b29e2f4 3,004 1.00/1.00 vMB 13
803,649 803,649 00000000000000000004259cf1f13893dd28c0a217c2d316cbf74765a02eff35 2,940 1.00/1.00 vMB 19
803,648 803,648 00000000000000000001a40958f592c856a5b76e68d4b4e8de75991e6e57b4be 1,881 1.00/1.00 vMB 10
803,647 803,647 0000000000000000000539f96f99e6bcea115ee5a7a24ab220e94a9ce98c618c 278 1.00/1.00 vMB 8
803,646 803,646 000000000000000000030b1f9cfc4581612d94917383e837a335dc47f260217f 2,506 1.00/1.00 vMB 13
803,645 803,645 000000000000000000003675bafbec0ee0a9dadc51b021e988a55968ac15ee72 1,454 1.00/1.00 vMB 11
803,644 803,644 00000000000000000000b11522445f42b451524274a31494a382a932d6c96065 1,673 1.00/1.00 vMB 12
803,643 803,643 0000000000000000000349e1fdabd8710a5c95037709349a7a79a6fbd7b3bbc8 564 1.00/1.00 vMB 11
803,642 803,642 00000000000000000004d36a902efd73608c52642cd52ea4bc5584a74688f8ce 697 1.00/1.00 vMB 9
803,641 803,641 000000000000000000001eb037ed31077aaaffa67964772987ade9db8cc26cbf 6,903 1.00/1.00 vMB 7
803,640 803,640 000000000000000000013c7a0e1df0913380e09f151191e0526276f9064b8ed3 6,680 1.00/1.00 vMB 6
803,639 803,639 0000000000000000000229d736fed62fd06039339ee29ba2f3d0828a17099b05 3,707 1.00/1.00 vMB 12
803,638 803,638 000000000000000000021b8c8cefb21554aca9dfab861d486837ef4d9d00a292 4,782 1.00/1.00 vMB 8
803,637 803,637 000000000000000000032add517d90368e3282a1b3dbf2b3b5bb77e9adfa4971 3,088 1.00/1.00 vMB 13
803,636 803,636 00000000000000000003361ea16d663710c3e071b0cece2eb23f37d28adba72f 3,338 1.00/1.00 vMB 10
803,635 803,635 00000000000000000004086304537ce1a268fed5a87c55326350f81291d7e3c6 1,780 1.00/1.00 vMB 7
803,634 803,634 0000000000000000000145e4c94d4b280d68e97369bd02f0df384df383dcc8ef 2,586 1.00/1.00 vMB 7
803,633 803,633 00000000000000000001ed7f18ae5d64081b5cd27ad2521f54f0689f8bbff829 3,506 1.00/1.00 vMB 13
803,632 803,632 000000000000000000035cd471048c55a38d2a26ea972cab22802e7eb38aa354 4,067 1.00/1.00 vMB 9
803,631 803,631 0000000000000000000518357bc5f4224ea886573688b875dea6fd46fe6c0168 2,807 1.00/1.00 vMB 8
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: 656.01 GB
    • Received: 14.37 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.