Loading Tool

Explorer IconExplorer

Memory Pool

11,591 transactions
3.97 vMB
0.01518312 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.26/200 MB

Candidate Block

Mining Attempt f4377a3beb8bafecf2e51def50a28a8b4b8dffa44511d5162fb281d4c25c338c
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root 0de3a5e7df2994aff3ede63453109172236b575eb60f1b76f419db5f493958f9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,813
Size: 1.00 vMB
Total Fees: 0.01054511 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (647,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,844 265,844 0000000000000008cf0f1bb772ac8360a6d5e91ceba7632dd139af0594ebc9c0 340 0.16 vMB 92
265,843 265,843 000000000000000515728359f9a993bd6615248735b5e296190c9c3faf36a4ff 356 0.18 vMB 92
265,842 265,842 000000000000000058d695165067bc2ba7f0743509bf33da0cacf3e8b4586546 217 0.10 vMB 86
265,841 265,841 00000000000000052ce0c1b118d1fb79c81e0b5a07ce4e3367c6ba48153e2e63 467 0.29 vMB 36
265,840 265,840 000000000000000d34be607c7d3acfcda64b16a1f6b4386c3e3c9360f66c973d 557 0.25 vMB 119
265,839 265,839 000000000000000f32d4f4428b1503e3bf1829a16cb8279c59bfbd083d56f220 23 0.01 vMB 67
265,838 265,838 000000000000000ad3075e9c93bcfac452580191f57ec9bfa9ceb466d6d4ed48 54 0.15 vMB 7
265,837 265,837 000000000000000e5c92900656f5d75eee35ce413d39a99bd4fd1460501aca0f 22 0.01 vMB 55
265,836 265,836 00000000000000056837692123abf51bccb82b37ab6f39315878cbef0611bbc6 95 0.15 vMB 17
265,835 265,835 000000000000000f89d3e18946fba94e38f51c807aa8e02c4a405e5602899f75 39 0.02 vMB 92
265,834 265,834 000000000000000c5bca662fbbc03708edde21002d60941731c76ae3d631d102 101 0.04 vMB 74
265,833 265,833 000000000000000f32d5c0effbe14b3dd56307c0dafd46dc731d464c1e9d7334 467 0.19 vMB 120
265,832 265,832 000000000000000191bd68f979a3e80e5c49dae6ab613f4328b6012035aef281 32 0.01 vMB 57
265,831 265,831 000000000000000d2a5ab88f2ad3634af12cce0fc2189ced472f5487cc634251 220 0.09 vMB 49
265,830 265,830 000000000000000762c1ece1b47ddcf0405659665683a50a3c70a99a2b2f0ae7 164 0.07 vMB 156
265,829 265,829 0000000000000001d400d476a775647cbcd81553d685d96bc11f978b03ef0270 219 0.11 vMB 57
265,828 265,828 0000000000000008fd4b342aaf817858e78d0a484933a23f5c38d5e977345fb3 51 0.15 vMB 5
265,827 265,827 0000000000000005eb4e6c27952f8eeeeb57411e61ab3560f3c1f05ebab9cc71 544 0.33 vMB 75
265,826 265,826 00000000000000044b83ad36999c7d458dd7fbc42f734a87b00fe4fc94171c36 342 0.18 vMB 99
265,825 265,825 000000000000000eec33d2f2033ae8f80debbfe8287e5a6ac31d94ebe9d87179 45 0.01 vMB 88
265,824 265,824 000000000000000012d3b2a7a4429e498fbea7779ee24e9471c6f88b2d8e9a27 76 0.15 vMB 7
Previous 10 blocks ↓
Total Size: 779.71 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: 350.68 GB
    • Received: 1.70 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.