Loading Tool

Explorer IconExplorer

Memory Pool

47,515 transactions
28.01 vMB
0.13467846 BTC
Random Selection Loading Transactions
Max Size: 147.06/200 MB

Candidate Block

Mining Attempt 10f59816b22648f525bfe2b8f5287bc974348346ed36c262f2f0bf9d548873a1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a569133ce6e54bedb4c83e8dd5b2db804ac7063520135dbab891446cabcce06c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,720
Size: 1.00 vMB
Total Fees: 0.06075978 BTC
Feerates: 151.12 > 6.09 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (336,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,973 577,973 0000000000000000001fcddfadce379e8e3801ea7eed48015ea22c33fe23318d 1,884 1.00/1.00 vMB 93
577,972 577,972 00000000000000000009236bd06adf809c1855bcfe6be272cd5bece99d7f8c07 2,298 1.00/1.00 vMB 115
577,971 577,971 00000000000000000002bf33df131231bc8546a89ea2dbcfbc1cb4230dfa3df5 2,739 1.00/1.00 vMB 164
577,970 577,970 0000000000000000001e411818203567b64ecd32546a80ecdfee40fca3af3f64 2,368 1.00/1.00 vMB 112
577,969 577,969 0000000000000000001a9e6df678fa37e62fc42ecdf772e215fe0aa24b9a9be3 1,937 1.00/1.00 vMB 134
577,968 577,968 000000000000000000157b2855856c4a677a642b1d4f8520d97d815d14cdd4a2 2,965 1.00/1.00 vMB 143
577,967 577,967 0000000000000000000ec76910a08658c8df299089740b1ca3af3b55bab020f6 2,846 1.00/1.00 vMB 190
577,966 577,966 0000000000000000000c24afc4fbbe235bcd77dc746b154d685fc6c56bac75b9 1,603 1.00/1.00 vMB 102
577,965 577,965 000000000000000000283973555dc42801209fa9b9e5f950ec21780dd6db3349 2,501 1.00/1.00 vMB 160
577,964 577,964 000000000000000000036f52878b5b07b80e839dc135d1edeaf7efd0a7563b2c 2,735 1.00/1.00 vMB 151
577,963 577,963 0000000000000000001eeb45abc8d66ae9d60592d097f6257b15189c7a458ac3 2,590 1.00/1.00 vMB 168
577,962 577,962 00000000000000000025838b1d0345431733ee43163124bd116ab3fd2a79bf74 554 0.24/1.00 vMB 82
577,961 577,961 0000000000000000000c939324d9fa6d712ebe4a9fed454b7d80b40290cc7923 21 0.02/1.00 vMB 79
577,960 577,960 0000000000000000001a25944474195e2dbad4dd2ff3d134cec1961155e7b9e9 48 0.02/1.00 vMB 54
577,959 577,959 00000000000000000000510db6671971ab3e403c177a7faa6d5c67b9506f61fa 2,114 0.93/1.00 vMB 23
577,958 577,958 000000000000000000249f435987b89b939548b46f06ef53a171470b22b6823f 2,051 1.00/1.00 vMB 48
577,957 577,957 000000000000000000016f1ead7f69039431a59c132d10a2cf5b4992fd587a51 2,049 1.00/1.00 vMB 101
577,956 577,956 000000000000000000256aa76dbf17e93a1f39e997aa0f45d05ba2fc4e704823 1,907 1.00/1.00 vMB 58
577,955 577,955 00000000000000000001ac302fdcec8ced11a0b178cda04c3a62ddd6e16429dd 1,708 1.00/1.00 vMB 119
577,954 577,954 00000000000000000023b78e61ce43b63e29d416a58c94cf8f02ab99b1d4a9e9 2,419 1.00/1.00 vMB 143
577,953 577,953 00000000000000000005e1dcf7197d2d0f5e9f7592f8d83e412e8cb065e892d5 2,428 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.