Loading Tool

Explorer IconExplorer

Memory Pool

34,041 transactions
25.23 vMB
0.05283647 BTC
Random Selection Loading Transactions
Max Size: 128.32/200 MB

Candidate Block

Mining Attempt 2d970f305ac959dcbc8bc06b5cab137346ec0ce92d0a4dadef7685793c875f5f
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root a1dbacc456ee334b88f4233edc619fa6db3cd0df0f0d143cfbf0d2a654ae28f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,481
Size: 1.00 vMB
Total Fees: 0.00726678 BTC
Feerates: 508.49 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (487,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,371 427,371 00000000000000000183c608a239b7dd8d7dee15ead555e015d582dabfbea135 1,608 1.00/1.00 vMB 66
427,370 427,370 000000000000000000662df657d97c681fa83bcd72c5bd54e89f0fee57a6f718 1,048 1.00/1.00 vMB 56
427,369 427,369 0000000000000000046edda314654877fed8dca7c6eeaae759c311535ba1ba5e 1,149 1.00/1.00 vMB 69
427,368 427,368 000000000000000000fef728919ec6e04f7aecaaaac0a43adca94cf2e0f91983 304 0.29/1.00 vMB 47
427,367 427,367 000000000000000002a3f82be5cb680610c8c0e7ae8b8f87ced32afaec4eec80 806 0.54/1.00 vMB 50
427,366 427,366 00000000000000000380ed7934ebe4791f476bfa525effedabd5b9237a94cfa1 745 0.69/1.00 vMB 60
427,365 427,365 000000000000000002292a380a1be44bac76e43c034dec7c631fd69644264054 686 0.78/1.00 vMB 60
427,364 427,364 000000000000000001e53457440f7d324b4cb17c121fe2d1620f62731e68e520 465 0.66/1.00 vMB 52
427,363 427,363 00000000000000000113ddb37c5c4317df3cf309be45b237884803d6841c4b35 495 0.67/1.00 vMB 30
427,362 427,362 00000000000000000003a0ff7149b8c7c28f3d58528fd062e0b47362fde9f705 1,163 1.00/1.00 vMB 47
427,361 427,361 000000000000000002c8af4c7cc03c6f730b8b4e530d0c6a86a91885e24dd95d 2,084 1.00/1.00 vMB 63
427,360 427,360 0000000000000000000cbe7591c4c8813508b748f00f6ef4e1478ef707d1e3f7 2,048 1.00/1.00 vMB 72
427,359 427,359 0000000000000000001494ea027f747462af5af627c696a2729b6e0b8c2c47de 895 0.40/1.00 vMB 57
427,358 427,358 000000000000000002b2a4c699117fdda037c8bb153289895d9a7364843fff6a 1,157 0.51/1.00 vMB 57
427,357 427,357 00000000000000000422dc2b711231ba32daae7fe980c18d20fec52228eba590 506 0.20/1.00 vMB 55
427,356 427,356 000000000000000002e640bf43f2b95d2423cf9912d71f509100c3bb40f53855 141 0.06/1.00 vMB 58
427,355 427,355 000000000000000003923960498ef78111f0fa9498fa7e709aa79839066b0228 498 0.20/1.00 vMB 62
427,354 427,354 0000000000000000040aea78d889d86d5f855e25339c479cbb5506fe733066fc 1,366 0.71/1.00 vMB 51
427,353 427,353 000000000000000003b51b5eadeaa2c89e0d57f153c6a9c2ef0e90ae0240acc0 755 0.32/1.00 vMB 52
427,352 427,352 00000000000000000000bbb835374c841d147574fa9192afa6d3128fd2b5d755 1,315 0.64/1.00 vMB 63
427,351 427,351 0000000000000000034b670a5068d2f0461c20d938494621b7077b0156eed93c 503 0.28/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.