Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12934160 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt d9c467affb4812ba3ac77ecd0fbec0f1b1ed4a8e8bd190b6cb9282ec52e988d8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (537,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,417 377,417 000000000000000004b7dbe0a85e3890be5dfca84d8c669591032c484115f9ee 1,611 0.75/1.00 vMB 40
377,416 377,416 0000000000000000001b8f85fc8f35e4a0a761dcd15d7c19aa42269d2e9a4a04 577 0.93/1.00 vMB 22
377,415 377,415 00000000000000000861de462cb832964ced08ca0325d8e94f3633947a323de5 916 1.00/1.00 vMB 24
377,414 377,414 000000000000000006e8a5ef8e720481eb1893410d939da9737e611c59a9cf44 665 0.75/1.00 vMB 28
377,413 377,413 0000000000000000119dd03334e97b8655058ffb5071fe831f7255c492b518bb 852 0.88/1.00 vMB 32
377,412 377,412 00000000000000000b7d5bc0cf1eb6a9dc9fc3b9f575191d3a241fb25cf69d77 2,242 0.75/1.00 vMB 51
377,411 377,411 00000000000000000238b135231400575ee5c35c3a324875996f2721b001e888 378 0.19/1.00 vMB 28
377,410 377,410 000000000000000003ceb32e107cca3b90f9ccaf1645bd5642c81a9fa22a289e 261 0.11/1.00 vMB 33
377,409 377,409 00000000000000000e6e9b367f553b9e1250b1d1efe546d57c189174a0442500 218 0.13/1.00 vMB 29
377,408 377,408 00000000000000000cb3a315c173e2e800badc57fb2aeec5f37444d08fbff481 1,248 0.65/1.00 vMB 26
377,407 377,407 00000000000000000353d0094123e1feead9fc689d8f83e2a708ddf8b7eb3bfa 404 0.26/1.00 vMB 29
377,406 377,406 00000000000000000c4720615dbf3db4bfb000f538ca5437cb0a20cf365356bf 76 0.03/1.00 vMB 29
377,405 377,405 00000000000000000471ea605844712908512a23a77afb5019cde4b4d5660156 1,646 0.83/1.00 vMB 32
377,404 377,404 000000000000000007a9f039c77cd553d47b6f5aaf495c18a2da860732379241 661 0.28/1.00 vMB 33
377,403 377,403 0000000000000000106ac57155419ed03f72bb4f56248bfafccc6df1d347479a 354 0.16/1.00 vMB 31
377,402 377,402 000000000000000004f72c8cc52c374b00a9da9196e41ca0f992ecdd0b4171ca 1,808 0.92/1.00 vMB 33
377,401 377,401 00000000000000000ea204eac73a1b1773d4ee3b81c859ca729335da2f6944ec 291 0.12/1.00 vMB 37
377,400 377,400 0000000000000000058703ce6025b96282e460d40a546fc3aa40279b505fd343 701 0.30/1.00 vMB 49
377,399 377,399 000000000000000007a40e88289f077612f62a943706e0b21a8a16107c2ebd95 197 0.09/1.00 vMB 42
377,398 377,398 00000000000000000a48a9448e121fed9257980e4e8d448a4a52403db6216b37 1,015 0.48/1.00 vMB 30
377,397 377,397 0000000000000000040ca1fee4449374cfa977bb06a4b2a7a76144ad6a8d0f2c 318 0.14/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.