Loading Tool

Explorer IconExplorer

Memory Pool

46,036 transactions
27.14 vMB
0.07563800 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt ba21b6f706a44897a207793f89942bf15557b96e061f52a0f6aeec84828b3439
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 10af4dd016fe92c665f7fa62bc986e6c64aef37729dc284153b947a5a3c58630
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,957
Size: 1.00 vMB
Total Fees: 0.02530888 BTC
Feerates: 201.37 > 2.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (593,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,673 321,673 000000000000000005ca6a7813c73ef4df27f652b3197a2e197b74904710a348 1,216 0.56/1.00 vMB 30
321,672 321,672 00000000000000002344eb75d46d59f293c00741ee4e60d52decd2c88efa5023 122 0.07/1.00 vMB 24
321,671 321,671 00000000000000000d3b31d554ab632a2c4169607e4cb9b147cae124ccd32d5d 757 0.48/1.00 vMB 23
321,670 321,670 000000000000000008b5c814af3960da66c9c050b077a6abb5f667710b2af710 374 0.22/1.00 vMB 25
321,669 321,669 0000000000000000214cdcbde9117da9c0064bb06c13163c235e788b63fc353f 171 0.08/1.00 vMB 26
321,668 321,668 00000000000000002461ab3649c6ba9dd0e058affa9ff2eb69cf332443437046 210 0.12/1.00 vMB 25
321,667 321,667 000000000000000022ca390d4542dc92a62369bd29b3d833092d232009c2d774 128 0.03/1.00 vMB 38
321,666 321,666 0000000000000000158e884ac5e14f46eb78e7e80487b6500f96bad2c9415607 443 0.26/1.00 vMB 28
321,665 321,665 000000000000000017ac65634f587099741f07552ffccc9de1590ddaaed9af60 99 0.04/1.00 vMB 34
321,664 321,664 0000000000000000195d149a4ea9ef36e36eb14ffd1c4c11beedf0a30d5018ce 221 0.12/1.00 vMB 28
321,663 321,663 00000000000000000297347f31bf1887d00ee0fa24edee40e64b8d556f4b4aad 69 0.03/1.00 vMB 29
321,662 321,662 000000000000000012c9c1882f20cb85517cf675098fa6d861b0cbb5f9ce033d 191 0.12/1.00 vMB 26
321,661 321,661 000000000000000000b1d3a41639dffe826639ad2d1366912446e23603217813 143 0.15/1.00 vMB 15
321,660 321,660 000000000000000003c700eef592cdd6144737398f4ec972649d49edb614a87f 256 0.09/1.00 vMB 36
321,659 321,659 00000000000000000c07c58d769dd7a8cf609d71604e98e3ccd5df95c2df512e 461 0.30/1.00 vMB 25
321,658 321,658 000000000000000006c622ef1909cbe231dda9a65b6936ddc1a9cfe04f4c5e6f 275 0.15/1.00 vMB 26
321,657 321,657 0000000000000000107616d551c7a4d005e0a47efcb66d7581884bb62a8ada3d 577 0.30/1.00 vMB 28
321,656 321,656 00000000000000001d0c6c4869700a85e37c862e9e05a3e86e91fb03980276b4 23 0.01/1.00 vMB 20
321,655 321,655 00000000000000001d76233099fdceb71c7128bdc45f8b8f7886f0e820927972 27 0.02/1.00 vMB 5
321,654 321,654 000000000000000015df9e6125e194be4ddfe8f0211e6b8c3b0fe19bc43a722d 409 0.26/1.00 vMB 28
321,653 321,653 000000000000000018626f29faf42732c68b7afb6a2f628b1d3c9592be84c1c7 50 0.03/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.