Loading Tool

Explorer IconExplorer

Memory Pool

50,591 transactions
30.30 vMB
0.12485136 BTC
Random Selection Loading Transactions
Max Size: 161.62/200 MB

Candidate Block

Mining Attempt 40eab0a414baf0359e2acf886b29c7f49d3efff4366ae3435e9aaedd870ade1b
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d83f6c5f91ef78105197982b6cc220b52ed62b128cabf49a7820a28848baa528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.04929783 BTC
Feerates: 179.69 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (598,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,601 316,601 000000000000000028e708391961e059ed2ceb126df78d7713f1e4d4e7c17a99 278 0.14/1.00 vMB 25
316,600 316,600 00000000000000000e90dba66b9162bb053df4cc03375d7a0642cef55620f8af 366 0.17/1.00 vMB 33
316,599 316,599 0000000000000000274e94e2b8b15297289e2c2ad3dd991287e7ad717fa6a1f2 65 0.02/1.00 vMB 36
316,598 316,598 0000000000000000168f641df26d410ff4b0470b4aba3a7c6852dea88cc6e0ac 793 0.46/1.00 vMB 27
316,597 316,597 0000000000000000052add2eb41283cdc62c1c262d96f2b9ec3b5d1fb5120b6f 158 0.15/1.00 vMB 18
316,596 316,596 00000000000000002dc37b042d17deb923b6972e1c110cf4bdf3e69f336f3f24 40 0.02/1.00 vMB 21
316,595 316,595 00000000000000000a0aecca3d59d379a619846758763f33061d3133458206a6 111 0.07/1.00 vMB 14
316,594 316,594 000000000000000004e73cfcbd6afaeadc915316c7f8e592992554de619c29f4 30 0.02/1.00 vMB 23
316,593 316,593 000000000000000005ec57f8fa4b3e891fc3c9421ec8aad405a34b1b6c8be1b6 533 0.35/1.00 vMB 25
316,592 316,592 000000000000000029e503ce7a763ec451735a51ea33d26d787b79414002c5ed 227 0.21/1.00 vMB 18
316,591 316,591 000000000000000007b576f02104a2caa7ab1de6ad1aa124886cfe6246a7dde8 400 0.23/1.00 vMB 25
316,590 316,590 00000000000000002d1faf6e10f2fed210dc84b84d126abed02a3961be5bf628 34 0.02/1.00 vMB 20
316,589 316,589 00000000000000000412078612d210eb81c7d68d9420ae5a271b21500f6859f6 101 0.06/1.00 vMB 19
316,588 316,588 0000000000000000096cc923bfbd1833d9439b89b580ecd86d3576943710d08d 431 0.23/1.00 vMB 158
316,587 316,587 00000000000000001e37b85490704e593cd4bc86052daad08fb45ce94872b1f4 416 0.20/1.00 vMB 26
316,586 316,586 00000000000000001b669f907a8a63db313a7faa907a6ced82d7ee629bf1452d 310 0.23/1.00 vMB 20
316,585 316,585 000000000000000024f083aad121fb3e71c32114a8439a2d4ee2aa0b39718cb2 886 0.50/1.00 vMB 28
316,584 316,584 0000000000000000223b0f905adf15d252b042244a4f2903dcbe5f60f67f1a18 201 0.09/1.00 vMB 29
316,583 316,583 0000000000000000230cd40f4ba7447d230ea99966658e59f39dfe7aa7a10bfa 221 0.13/1.00 vMB 24
316,582 316,582 00000000000000002728865754648213b7b5b4aba5bbe9dcf8fc5d234ae21f6c 225 0.15/1.00 vMB 22
316,581 316,581 0000000000000000298d8be8f2545c18a4e3f3477954a2635449b7965f4b41ad 30 0.03/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.