Loading Tool

Explorer IconExplorer

Memory Pool

84,225 transactions
30.51 vMB
0.17447262 BTC
Random Selection Loading Transactions
Max Size: 184.99/200 MB

Candidate Block

Mining Attempt 2e08fdaaae67188a8922d65c80fe9ebc5769c4202747039c60f724d6a66ede6f
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root a5ae73fb6fe296e50332f69060f855b9f05636804049687c1d63ba0138c2b223
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.11161194 BTC
Feerates: 155.43 > 11.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (606,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,624 308,624 00000000000000000e997f8a250cfea0c9eb2a5e6c00c271780856a040743aaf 1,269 0.75/1.00 vMB 29
308,623 308,623 00000000000000002e7eab4e08852936f6614eac42f6b87d87cf50b9bd114f96 1,198 0.75/1.00 vMB 27
308,622 308,622 000000000000000033b5b3025203bb236bb4da6a0727a5ce4ca45c389e1b5fec 389 0.26/1.00 vMB 28
308,621 308,621 00000000000000000c1b5e65139650add4544d633f29cb6896f13203e99de03b 689 0.56/1.00 vMB 22
308,620 308,620 00000000000000001cfbd6e0ab530f28e4a29c958b636b2c0d497210510afc1d 814 0.74/1.00 vMB 19
308,619 308,619 000000000000000037a619ff799488968cf0daae45ac470907db8b5165cf2be3 1,499 0.50/1.00 vMB 50
308,618 308,618 000000000000000040ebd7a78d8e976f5d6d59ba85edcb7ec603d4884245018e 542 0.29/1.00 vMB 30
308,617 308,617 0000000000000000125f3b3e14b7cb60456b9ad8ffcea436f7ea7914ef32540c 492 0.60/1.00 vMB 15
308,616 308,616 000000000000000001815a9a3c9e09d19ed45ac33e1db965e73e3f37111aa0bd 961 0.35/1.00 vMB 50
308,615 308,615 00000000000000003f35a5677ff6625206e5573c580f79ade56f349456b6d3d1 256 0.11/1.00 vMB 42
308,614 308,614 00000000000000000d7e3872a3633b8a383fffa9c869e08015d284f91825d6e6 122 0.10/1.00 vMB 19
308,613 308,613 0000000000000000395bd002f5c5390b950c1444f60eb438d75ba2c795b8dfa2 932 0.48/1.00 vMB 30
308,612 308,612 000000000000000032b6c1415c3441c5e0f938d68a59003deb6ed2a48511a960 645 0.34/1.00 vMB 29
308,611 308,611 000000000000000012c8ca3b78c4bb1c3fec46771004a1c591fa571154bfc59b 28 0.03/1.00 vMB 10
308,610 308,610 00000000000000002b5eccd39cca841bc8d13da1c5351aa1651ded729b2f7fce 531 0.34/1.00 vMB 25
308,609 308,609 00000000000000001a3476d6521852cafbc84866b982f6bd15983e8d7df59879 720 0.35/1.00 vMB 33
308,608 308,608 000000000000000012b9bc5251487676f37b7528f0b3d31558a52cbe3552ec7d 317 0.20/1.00 vMB 27
308,607 308,607 00000000000000002db99b4df6f06311e2ac0ab20699727709fd5d10ad3e0c35 128 0.06/1.00 vMB 28
308,606 308,606 00000000000000000a3c9c763628d7f75a2936b0aec47b3fa76ad7fa44490545 65 0.08/1.00 vMB 7
308,605 308,605 00000000000000000eb826bb810b9756d3426da4796da018ce80bdd3ddd5f283 473 0.24/1.00 vMB 29
308,604 308,604 000000000000000038a448567a86b56584811f70e81e45bed5b3f74cd1a96dc6 504 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

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