Loading Tool

Explorer IconExplorer

Memory Pool

16,620 transactions
7.32 vMB
0.02951637 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.43/200 MB

Candidate Block

Mining Attempt e38dc5383ece4ac50fcde7167d9608544f65842e5f3c36f43032d8a13d7f5029
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 04aa2e881e48b34083b2da0c9927ff9c4788e6d9a6be88648e77a4a410ea0097
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.01532190 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (764,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,603 148,603 000000000000032104ed40dfeb25497d0ea71e7632b5df78d3d787822c2eb1f9 9 0.00 vMB 19
148,602 148,602 000000000000017241ee773bf2fbe27e6ef3cdab5a4b881d4197efa12ef0b0ac 11 0.00 vMB 262
148,601 148,601 00000000000009ea381e6209d1f8b1d2c5be168e8819e443c1cec82b8259c96f 58 0.02 vMB 58
148,600 148,600 00000000000003011c6a1e5c8c06a706ccae42eeb3cbe13484ddf4ea8e363410 8 0.00 vMB 60
148,599 148,599 00000000000005fc853ab9c10bc2ba525f40ae75923b7d8f08559c61f89b1770 49 0.01 vMB 3
148,598 148,598 00000000000005308ffcbd6bdad29999917f311045b78fb9a633d9333e6714bf 49 0.02 vMB 93
148,597 148,597 00000000000003f781f32e8d76e82f6aa356d62dae06bb412869bdec1b439aca 20 0.01 vMB 310
148,596 148,596 0000000000000514d87ded7f5bb47469a69edef56c3d86879e00ae0f21d2e45d 61 0.03 vMB 302
148,595 148,595 00000000000003be8ef8c654a7ce026d7a4fa7266c28003128332e522652154e 111 0.03 vMB 3
148,594 148,594 000000000000084fbaf0d922e215768ab325d3c62b51d9d6238aed78ccad34e8 66 0.03 vMB 280
148,593 148,593 0000000000000216689ae4595b326968284bd78b0e9eab3a538fbae1a9ee550c 93 0.04 vMB 129
148,592 148,592 00000000000005991f27b8bd08f7a1b15bb52de47dfd8b18c4a4199161c274c3 159 0.05 vMB 30
148,591 148,591 00000000000006c75b1780b2a2e938790fe3e3c4fbbcffd30e9561eb7947b886 66 0.06 vMB 85
148,590 148,590 000000000000055baf94398f4bd0f83bb5e600a0d7346e55c8eec0fdd6353ccc 97 0.05 vMB 289
148,589 148,589 000000000000002b99fcaed1c9559b31912f6b4e4f52feea4d47631359e2f896 14 0.00 vMB 27
148,588 148,588 0000000000000558290b2b336f87c72ad9f50629f7ed5c709ff305eeddb6a703 12 0.01 vMB 443
148,587 148,587 0000000000000783e251549e2b00083337168e96c5a43267539c5c2d83786060 110 0.04 vMB 181
148,586 148,586 000000000000058ebe0403220fdebaae1632c2738491af86408b44d3411d0cb0 7 0.00 vMB 0
148,585 148,585 000000000000012c75a15182ddb367e8e3c858493cd3cc4c1e5b37d9b9def59c 38 0.02 vMB 155
148,584 148,584 00000000000007bb578b1b9f7f046dfb4eef0985a583c66b4f258c7294100292 20 0.02 vMB 33
148,583 148,583 0000000000000365d2968107a8abff56abdf3a9ffe3187ac09f8c59a09895dbb 11 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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