Loading Tool

Explorer IconExplorer

Memory Pool

76,263 transactions
28.49 vMB
0.06905485 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt b98e9b296bf2ca47819abfe41621a9127753087ec759cbdeb917699793479597
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 141917c66021346a4b0f17cd6186240ee179d1909eeb217988c9de968d1d71fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,205
Size: 1.00 vMB
Total Fees: 0.00949253 BTC
Feerates: 101.00 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (492,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,422 422,422 00000000000000000400adac9928f2a7459a8d4b3d8beb3dc1564b48fa19f5cf 1,403 1.00/1.00 vMB 55
422,421 422,421 00000000000000000136ee40953f4c6591ab32ab13dd257fd456624c8f5da517 1,921 1.00/1.00 vMB 50
422,420 422,420 000000000000000000e7044741150807958104eb98506c39e2b1194bf21a0075 1,830 1.00/1.00 vMB 80
422,419 422,419 0000000000000000003037c4e26c22947076c5028f476c9dbe62d79608292dc8 1,539 1.00/1.00 vMB 55
422,418 422,418 00000000000000000396a2f4ee83d4e468557d1fc852c0fd5793b648b5c421be 1,493 0.91/1.00 vMB 43
422,417 422,417 0000000000000000004dee281abd6c3d2ee3311842424fa8cc3660b0ffb92aa1 1,393 1.00/1.00 vMB 40
422,416 422,416 000000000000000004032f26bfbf476d944435d8fcad62c73f60184739c15087 1,529 1.00/1.00 vMB 35
422,415 422,415 0000000000000000025ea5c014556fd14bea89c7b9c21398ea3b784c75211697 2,016 1.00/1.00 vMB 66
422,414 422,414 0000000000000000028d3f9ef3d179018a90fa33a074cd76b1db5a93bbcb87c9 2,053 1.00/1.00 vMB 49
422,413 422,413 0000000000000000045a8ca226dc1f7261b3695ca07ebbf18e3f9dd6c1941515 2,279 1.00/1.00 vMB 84
422,412 422,412 00000000000000000254a4c7d86f266f94940c9e8514af6d9840a2a30271a15b 1,084 0.53/1.00 vMB 40
422,411 422,411 00000000000000000457c260ce4bcfeb02c2948c17099d399755acc2aaf8a632 1,715 1.00/1.00 vMB 62
422,410 422,410 000000000000000003890760819aad7e4ca823c4e31effc2d459fb90ddd83938 2,573 1.00/1.00 vMB 81
422,409 422,409 00000000000000000118262014d9138d72e6cfbc3970c88dfee75e4c09a0b6ef 420 0.20/1.00 vMB 51
422,408 422,408 0000000000000000010f9d7f01bb4a1078893e6fef725cf42fc00229206fcb0e 911 1.00/1.00 vMB 21
422,407 422,407 0000000000000000035e0ddc032f49d138212f1743f6bca18177fca42beeaf72 1,903 1.00/1.00 vMB 32
422,406 422,406 000000000000000002bdd078ce8f3e50af0ee465007f97466abb4f8b293abfc4 2,039 1.00/1.00 vMB 47
422,405 422,405 0000000000000000012bf44c530327ea604e6d8011ee216c70c9be9d05999347 1,708 1.00/1.00 vMB 66
422,404 422,404 00000000000000000128fc18da79182d77a6d37cdbe3f92c32e1fc32bef75ea8 2,460 1.00/1.00 vMB 106
422,403 422,403 00000000000000000337cf4a99894c2ad1d8ff90b19652df6a9e50eb92f05513 1,276 1.00/1.00 vMB 40
422,402 422,402 000000000000000002cb7c3c60830db2ce50bacff05dc3f42a3626a0f83a3909 1,910 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.