Loading Tool

Explorer IconExplorer

Memory Pool

24,548 transactions
4.94 vMB
0.04753903 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.87/200 MB

Candidate Block

Mining Attempt 5fcd4f5a7363c20d6f105ea0a5aec608647489e4df4f142892c74942999f85d0
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 92f1f9f61bb5c97f7609d6084b264fe01b0e9f1a893b4f67905d992e4b8b661c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,285
Size: 0.90 vMB
Total Fees: 0.03706713 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (768,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,563 144,563 00000000000008867dd9ba4044c87be3d1f2a0a93b30d205c06ea2a7b98349fb 0.02 MB 40 37
144,562 144,562 00000000000004e6b2f0b1c221a15d3a516338314942dce70f37fadc5d389bee 0.04 MB 135 146
144,561 144,561 000000000000034bff451ae55229ba78f88cf9c0a486c876118769b689c1c663 0.02 MB 75 93
144,560 144,560 00000000000004d0203931012c677b8c0560ad044de7980306cbe3f9bd795a27 0.00 MB 5 754
144,559 144,559 0000000000000649ddeccf4b90c46ddb2b5a3550fba94057b69d271c4f272e79 0.01 MB 31 373
144,558 144,558 0000000000000521275b2710333e82057a175c80e8d5067fb6a838a9737139ae 0.02 MB 48 95
144,557 144,557 0000000000000690aa3fe36a7da4d614e7b916df8d64b8e9960002d01d75df26 0.02 MB 85 0
144,556 144,556 0000000000000748d58e0b655553495ead0f2274b66bd45be0fdfe2fcaad7e5f 0.04 MB 92 153
144,555 144,555 00000000000000f89116d884a121694a694116336bdbb17e16d685ddbce49076 0.05 MB 79 132
144,554 144,554 000000000000093f32498193cad61a986e99d23a4ace96535a4f3996bbf163e8 0.02 MB 36 39
144,553 144,553 00000000000004129f6d9ca31fdfb6669bf570403ef379df21511e14bc30c4d5 0.00 MB 1 0
144,552 144,552 00000000000000fd5de18ce411e5e62d9ae088c85e2f4fc5cde7b977221c2ad7 0.00 MB 6 268
144,551 144,551 00000000000004d6ae8d040f7fcefbd68c8843836313e28c69febd58a78a5d59 0.04 MB 71 135
144,550 144,550 00000000000005040999594300cf590425e88da228841a3f5ef78a61fac82e1a 0.00 MB 6 38
144,549 144,549 00000000000006b086ad653abc2caed83caaafd018a42c7603b11882eb0fdc9e 0.02 MB 58 97
144,548 144,548 00000000000002ce8aced73853c13646c33858961c27b120da95635aa0538cee 0.03 MB 14 73
144,547 144,547 00000000000008b650a2b787bdeece6f8932e0e007b3cf63963e71d905a5337e 0.01 MB 36 243
144,546 144,546 000000000000049952fdf38f102ddf17d8a6b36b74841aadf33ae2213a0a4702 0.05 MB 152 18
144,545 144,545 000000000000084fbc46953354a6f15988404d89b4fe8ff0e09bdcb43c1b346b 0.02 MB 63 144
144,544 144,544 00000000000003d28c776a1eea53659bc5b2a66c2aee3e56cd8179249faae34a 0.01 MB 21 301
144,543 144,543 0000000000000246bc659e5b96c0ab0fb854c848bcc8399c65f681f77eae72ed 0.01 MB 4 32
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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