Loading Tool

Explorer IconExplorer

Memory Pool

72,702 transactions
28.10 vMB
0.06358335 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt 2d3e32f5a8055c2de7a747c9d256d26e8d8e859892675867f557950ee0373e5c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9bcc012569f3d37310e14978c4c83cd4974f3fddfcec61478637bcf4e9a7154c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.00733322 BTC
Feerates: 40.21 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (546,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,966 368,966 000000000000000007c73b5b4c542725ce0bd6f977125b1a67700a906045a8a6 714 0.51/1.00 vMB 32
368,965 368,965 00000000000000000fe01563472f43ca4081d783ed463d1ea9923e20e13a66a4 383 0.22/1.00 vMB 35
368,964 368,964 000000000000000013a60fb483fcc359f9cb8ee34259581e97a15897c38a6591 1,487 0.74/1.00 vMB 43
368,963 368,963 00000000000000000c8fa5ff1a202d3d9eec773cc7cfe6f9499fcdd8fe9aa4ad 194 0.11/1.00 vMB 42
368,962 368,962 000000000000000006c946eddbff3d3a18805a704f09590d6aa20ba0bb8650eb 1,143 0.64/1.00 vMB 37
368,961 368,961 0000000000000000078997f73dddcd5434c9d6d7b6ca91b99c313bb222d3f6de 309 0.23/1.00 vMB 27
368,960 368,960 000000000000000014cdecfc134ee03b11404b5b41aa3a448574fc7a91e4958d 983 0.71/1.00 vMB 27
368,959 368,959 000000000000000012a3409341d761d4bc6e9479c689353d9f6180a442cd9e2d 2,479 0.93/1.00 vMB 57
368,958 368,958 000000000000000003f579e339b7e1b4c2e8a6b8edb3af1e63969a03c9e51142 390 0.30/1.00 vMB 25
368,957 368,957 00000000000000000039f68357295025f069810fdaed2810ce824418d22dcdd5 1,894 0.93/1.00 vMB 45
368,956 368,956 000000000000000011d0ef2e022a980167fa76e985635605d92f4d43539649df 1,510 0.80/1.00 vMB 60
368,955 368,955 00000000000000000dc33ced0580db7f4acef0a8000a6544326fd60eecebe2aa 905 0.61/1.00 vMB 43
368,954 368,954 0000000000000000058266c86b7a6eec49269c784908ee28fb3f539d42b55b0d 89 0.03/1.00 vMB 56
368,953 368,953 0000000000000000038ac7e5bc48ad6d9df54d47ec7d69dfe4bf52b6a52a636f 1,325 0.71/1.00 vMB 51
368,952 368,952 0000000000000000134df31d808930f24d14237bff1d33587f489696afa1776b 481 0.23/1.00 vMB 43
368,951 368,951 00000000000000001215cbad21011c84024607476f0625ec91dd15576d0ed31c 469 0.26/1.00 vMB 56
368,950 368,950 0000000000000000023687bafd76e516f6bcdaf926e88b634bf155490134e5bc 37 0.01/1.00 vMB 131
368,949 368,949 000000000000000009e766d583ee58a18e62aa1b764d728069d7a9aa2c733984 360 0.19/1.00 vMB 57
368,948 368,948 00000000000000000381bf06922e35560158bb704428cbe7ad024e6e9352fed7 135 0.06/1.00 vMB 79
368,947 368,947 000000000000000001cbb8b055ce54f488789828d30a9f3b7309b083ca1e11fb 87 0.05/1.00 vMB 79
368,946 368,946 0000000000000000097c4a1f9c10d3a9109ebe88e2a7a0ee8326d345374de027 677 0.33/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.