Loading Tool

Explorer IconExplorer

Memory Pool

77,605 transactions
28.83 vMB
0.07383162 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt a852d0d7db596e194c0633100f37cb5e380c470791cbf1232a24bccf5ea73895
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root c2dfc215feaf05c55ed77c823b07e9d95565ee5a3475ef72272179e06f408298
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,812
Size: 1.00 vMB
Total Fees: 0.01387404 BTC
Feerates: 82.75 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (441,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,615 473,615 00000000000000000041cbface86b67cd20b15107af5f5de3327f16236f252bc 2,143 1.00/1.00 vMB 287
473,614 473,614 000000000000000000416465c4d48915c94e19ff9d94916e95e943006e2d0af9 1,750 1.00/1.00 vMB 91
473,613 473,613 0000000000000000003a55668ccc62caf37678c1d6a316f55acbfb93e0c99313 2,215 1.00/1.00 vMB 330
473,612 473,612 0000000000000000013cb6156adac99c6fc0ca11a45130a06fb60538f4ca7411 2,008 1.00/1.00 vMB 266
473,611 473,611 0000000000000000014129acafa0545942e21bf2e88c95c3ff130d02b9d34905 1,011 1.00/1.00 vMB 31
473,610 473,610 000000000000000000642e6876c941bdee8f68ec81863e801065b23e4942ad43 1,805 0.83/1.00 vMB 302
473,609 473,609 000000000000000000e589576a954ac374d0a98478007a82f2a57f76e243ece3 2,427 1.00/1.00 vMB 77
473,608 473,608 000000000000000000a2591c88266342e6f7380a275d5b98e1882f85347c48db 1,809 1.00/1.00 vMB 259
473,607 473,607 00000000000000000161bc29b93470f554a51ba84a2aac6b9f1cac00f7d35e69 2,167 1.00/1.00 vMB 304
473,606 473,606 0000000000000000007338be3887b586e90cac7cbd04c25461eee2577a48aeb6 1,275 1.00/1.00 vMB 332
473,605 473,605 0000000000000000005d9d1817873dc45e752378a28f2d61b8a8704c8ee23866 1,565 1.00/1.00 vMB 365
473,604 473,604 000000000000000000f6b3a088cc5439bcd7d7d6748b268b640f4da6ecfb0a36 267 1.00/1.00 vMB 16
473,603 473,603 0000000000000000016de72926ed5d5ec7c9a02971df7fc9532efb24dbae4820 1,652 1.00/1.00 vMB 193
473,602 473,602 0000000000000000004e62a71712dee72fb35e8066df4b8f1831e5f1ce52e356 828 1.00/1.00 vMB 72
473,601 473,601 00000000000000000162905dc1ee0950ff7414215cff76503de739e13baae703 1,238 1.00/1.00 vMB 153
473,600 473,600 000000000000000000111e6184d0203a1cbb5aae620097aaac4cb0aa8901c524 2,257 1.00/1.00 vMB 147
473,599 473,599 00000000000000000175afdab8774b3f2f2a75cd33335301fa429d6e761b125a 2,401 1.00/1.00 vMB 307
473,598 473,598 0000000000000000015e923735978296c70ecafaba6c3735347a0d121ab5fc8a 1,779 1.00/1.00 vMB 284
473,597 473,597 00000000000000000066142622cd87ef455e6e841049f4b69eed54c09cba7b04 1,762 0.99/1.00 vMB 222
473,596 473,596 000000000000000000181c1ab4a38a698443923d7e4ffb49640a6dc3fc37c438 1,706 1.00/1.00 vMB 125
473,595 473,595 00000000000000000000281644132a972a47b6ff128d9e5bc88fec4a13ba3e1b 2,282 0.99/1.00 vMB 286
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.