Loading Tool

Explorer IconExplorer

Memory Pool

39,402 transactions
19.41 vMB
0.05065403 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 107.80/200 MB

Candidate Block

Mining Attempt 2e18bcb5f66ed75c28266d612198b8ed7ffe1f0047047857d34f81336fdb19ec
Version 20000000
Previous Block 000000000000000000016a07a2fe8e1266246aba7be3c8cc97eb9af9b386396e
Merkle Root 19172580116687756c9d77558f5023505910fe435f3d3adfea6c32a5f4e1bca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,433
Size: 0.997923 1.00 vMB
Total Fees: 0.01299515 BTC
Feerates: 202.69 > 1.30 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,880 (742,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,577 171,577 0000000000000556069d250d910d08a22287c6a031e2cb6d2c29c761e155bec1 15 0.01/1.00 vMB 260
171,576 171,576 00000000000008a1ab1481f1cb17115d50131084c95a0faa03f78d7d5837bde3 11 0.00/1.00 vMB 41
171,575 171,575 00000000000000ba19908d7ce04ec786716c231ee0a144f9fdaaac9cc9ab21e3 33 0.01/1.00 vMB 114
171,574 171,574 000000000000098909b6ea0082ac2e25b344ad4cfcef2e768793947b86174a53 1 0.00/1.00 vMB 0
171,573 171,573 00000000000008d26511826a2cbec70befd6913cc457a6ce4b249d98955c9b21 1 0.00/1.00 vMB 0
171,572 171,572 00000000000003a4e5031c566b7549573f27594413f2dd5cf29d53c92778b522 13 0.00/1.00 vMB 26
171,571 171,571 00000000000005f92f35243d28a79f9a169e33b60b04434b69e33b6340f1d778 8 0.00/1.00 vMB 0
171,570 171,570 000000000000087c64df70620e9a1605ea79526e1a1ae69e2603c18c30e66fe4 11 0.00/1.00 vMB 34
171,569 171,569 00000000000008360b1423f846b97ee1a30f27d581c0d0b6932f900a241cd6f6 19 0.01/1.00 vMB 86
171,568 171,568 00000000000001b42d0fb98c5ae778d30d6b69ce595dd1b3b10ecfa71c441273 47 0.03/1.00 vMB 48
171,567 171,567 00000000000009391a725ea02e1fffdfc539caaf93289e2c551af7dc8c888fc3 144 0.05/1.00 vMB 47
171,566 171,566 00000000000009210dcf49d75ce38492c580849bc5c6de77bf539de08dc6760c 57 0.03/1.00 vMB 221
171,565 171,565 0000000000000a41a7114d9d1fbf5f237c6c1aa7c708cae1976e1c3c9ce197e6 4 0.00/1.00 vMB 1,240
171,564 171,564 00000000000002ffab1e476edd08eff3f331d089f44ad6bfdd2c95e666f9ba0d 22 0.01/1.00 vMB 3,168
171,563 171,563 00000000000004508ca64df46dbbd39a6d6ff4f63fd00b54e58f149d74a3099c 1 0.00/1.00 vMB 0
171,562 171,562 000000000000053099b5e556c791456bc3ca6fc041370c8a44e43a78fcfa3616 50 0.02/1.00 vMB 76
171,561 171,561 0000000000000310309a47129dd368a4b65a8079d81d7b121246030f8b4674cc 16 0.01/1.00 vMB 73
171,560 171,560 00000000000005c022776076a381b7aa53765bf044f72249d2b84c85c09676a5 164 0.05/1.00 vMB 29
171,559 171,559 00000000000001b4a1a47250287f04e4c5f34b444ef6dbf3151c04189c9e9354 6 0.02/1.00 vMB 60
171,558 171,558 00000000000003235bc7e9a58299e14408f5e4d167387ed692909fb9ab078908 135 0.03/1.00 vMB 44
171,557 171,557 00000000000001597449b0129f11428f384206304e8fce098b975d3a2f9d0dea 79 0.04/1.00 vMB 276
Previous 10 blocks ↓
Total Size: 780.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.01 GB
    • Received: 5.14 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.