Loading Tool

Explorer IconExplorer

Memory Pool

28,461 transactions
9.46 vMB
0.09810494 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.87/200 MB

Candidate Block

Mining Attempt 4f8e735aa3b350f3c4b75280075c85d50a2d3af027e946044dde104006414a87
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (758,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,532 154,532 0000000000000b725959c9c4062f762b8262359c7dd3996edf4f90495f376756 13 0.01 vMB 141
154,531 154,531 0000000000000ca161335072b920936a8db0d46bca5fa4c3fa54b175911d6656 17 0.01 vMB 93
154,530 154,530 0000000000000ac0c6d5dbeb09cfa20f95c9f65c21c552d42d080b0488c6cbe2 34 0.02 vMB 126
154,529 154,529 0000000000000270f8c877f0e4267b781e521289149f144a5656f10ba21d8a3e 6 0.00 vMB 304
154,528 154,528 00000000000005310e4db080afa6a657db98741a89127513317e80540af7072e 12 0.00 vMB 90
154,527 154,527 0000000000000ce3089a334c9e6499a7390df44ed4525259da01076f6a4eec25 26 0.01 vMB 421
154,526 154,526 0000000000000c5b96d1f56ac05382a58d02984d1a43ce484b298f6cae266679 29 0.01 vMB 89
154,525 154,525 00000000000008a429b94f1c063393d35aea4b01a0363c58822013ab49d97c98 153 0.05 vMB 29
154,524 154,524 0000000000000c941c9a416f09e42c81519676941e0cc2cc843b65edb566feac 6 0.00 vMB 154
154,523 154,523 000000000000003c289575b38933e11d825930ff1ef3082b255374a028d29ab4 77 0.04 vMB 138
154,522 154,522 0000000000000ba60f375f6668fd60e77c8874d239b3a9ecfbb6048ce20032bf 80 0.04 vMB 122
154,521 154,521 0000000000000c063345101ef7c3d6a90bbb38e9666d059b348d9839a194b3c1 6 0.01 vMB 19
154,520 154,520 00000000000002794e50b2b5a5b71d5fb5b4da08e0faed739a6a3e2da309f458 14 0.00 vMB 0
154,519 154,519 000000000000022854a447d70d4ee55a8581c3ebfdbd3e62f37ac7bc88ffcaef 3 0.00 vMB 114
154,518 154,518 00000000000004f478eeff33b5e7b75bda64e5ed0c985ea65eb2377098d48d97 8 0.00 vMB 56
154,517 154,517 000000000000020c06f344745f3cf526a43127439189f7cef62b2bb4a61d73cc 136 0.04 vMB 107
154,516 154,516 00000000000009ca8cc3e79b7e6d9d4f2f6bd4f279ee60beb3522af1dff48687 116 0.05 vMB 191
154,515 154,515 00000000000004a13a2b9558b0497849552af8e3f161b207d2e1c35164385e1b 1 0.00 vMB 0
154,514 154,514 0000000000000a3c689ff3d8bc2a72576012aa170d147a5d65d78b138b9d647d 9 0.00 vMB 19
154,513 154,513 000000000000082eff7d62a7a4e638e5915513066b210f6bf1e9c7ba05b7f25c 47 0.02 vMB 67
154,512 154,512 0000000000000de7d591b155ed4e83081c70c8b41458f58cd0c07013d9f81d80 58 0.02 vMB 9
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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