Loading Tool

Explorer IconExplorer

Memory Pool

87,151 transactions
32.73 vMB
0.12095084 BTC
Random Selection Loading Transactions
Max Size: 196.68/200 MB

Candidate Block

Mining Attempt c4b54ed6348392ecb423d87dd96473d0695b4b9e9a08ea8d50a0af46d18f792c
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root e1086d8ce3fd35cdcb083309583f94f154a923338df74f01e8fc639dc11202b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.04320593 BTC
Feerates: 218.18 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (475,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,723 439,723 000000000000000003d78825baa94e4d9b365e33323a2baf3708f275ebd615cf 2,148 1.00/1.00 vMB 74
439,722 439,722 00000000000000000095ad747267aba3107b8b6c8cbac5e8fd0becc0f8d9995b 2,431 1.00/1.00 vMB 107
439,721 439,721 000000000000000001d891cc034b6fde946da04545b49f272c036fa2ea0bdc8e 1,174 0.59/1.00 vMB 47
439,720 439,720 000000000000000002a36128c19b89cfa271e04545726ad29e19746027555dfb 1,462 1.00/1.00 vMB 78
439,719 439,719 000000000000000001f79b03ee8e34ec3c6525801779ec097f709c217929c436 1,952 1.00/1.00 vMB 54
439,718 439,718 0000000000000000008efa991b7e2e2cd89d1d87cde1b52e882157f1af0c24cd 2,646 1.00/1.00 vMB 76
439,717 439,717 000000000000000003cb319e1d8a7d0e13947fa0817a687b687ebfd4541ac2c7 1,016 0.53/1.00 vMB 63
439,716 439,716 0000000000000000010fee9ba2737dfe3404cc9e5798e3ba90ab662816a1b095 1,107 0.60/1.00 vMB 37
439,715 439,715 000000000000000003aec6cb81b26c347b032d36c73b1cf470e0b394aad176db 2,285 1.00/1.00 vMB 79
439,714 439,714 000000000000000003dd7267c4ee489101957cc9b31e2fbadb40a2c72988fe19 1,127 0.74/1.00 vMB 47
439,713 439,713 00000000000000000357cab17502620c1e51ca3bc02e899e5af34de070c31856 2,229 1.00/1.00 vMB 52
439,712 439,712 000000000000000002d32b0c889327a2ed31b47ce95b06da3f67ed32f9ed9eab 2,523 1.00/1.00 vMB 84
439,711 439,711 00000000000000000176797ccd377d3a5c94473c14e8adfeffc1683ec39635ca 1,206 1.00/1.00 vMB 36
439,710 439,710 000000000000000003865c107619d0a3c31e14c640737a7771786f24cfb0309f 1,042 0.42/1.00 vMB 71
439,709 439,709 00000000000000000014004daf83d1ae55b57ae963293bf1916ce7aa02d4842c 2,071 1.00/1.00 vMB 53
439,708 439,708 000000000000000002eb15183a6fc5bf629b9469831bef8a7414f078bdb0adfc 1,846 0.99/1.00 vMB 63
439,707 439,707 000000000000000001735fa96fbddf78f599ed98e0488eac1a49aa4af0bf0f79 8 0.00/1.00 vMB 199
439,706 439,706 000000000000000002fc4a54341d91ff328e482c95564263d457d1029bac8748 2,323 1.00/1.00 vMB 58
439,705 439,705 0000000000000000022f09e9cff222bd69eae2ed13d32932cc493809d85d78ec 2,366 1.00/1.00 vMB 67
439,704 439,704 000000000000000002bcd91223ef0a776ef15b02b8ff917010c2ad2e31a44aa7 2,384 1.00/1.00 vMB 83
439,703 439,703 00000000000000000205e49a98a8f6b73747d224ab8ba39862d3705d55d23a54 1,485 0.58/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.52 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.88 GB
    • Received: 15.61 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.