Loading Tool

Explorer IconExplorer

Memory Pool

75,880 transactions
28.05 vMB
0.08825290 BTC
Random Selection Loading Transactions
Max Size: 170.64/200 MB

Candidate Block

Mining Attempt 2e52d4a2c0e84f1fc0939239aa1c427212f231e0b8afda61460319e16861337a
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 43ee1537c5599c255bd2bd8ba3450d07274d007499a8bbbd230ed8b057b2faf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.02800684 BTC
Feerates: 118.43 > 2.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (665,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,706 249,706 0000000000000040d31737c0e05b34a918be1898b9d5c199fcc6f5177a2e3b0d 102 0.04/1.00 vMB 108
249,705 249,705 000000000000001aebac92b895e55c42dcd0e8a796fd6dc5749f8d0d71a6d718 307 0.11/1.00 vMB 129
249,704 249,704 00000000000000516258c0d582a138b3e46de2afd80125063a118caad02a445a 553 0.19/1.00 vMB 114
249,703 249,703 0000000000000068f55eb2411696921a8fdaa3c750ecae9399ab8277fa389340 398 0.16/1.00 vMB 79
249,702 249,702 000000000000005682f72ad7733eef32ae727a31a4d7abc45327d84d6493b693 713 0.25/1.00 vMB 100
249,701 249,701 0000000000000031b821dfe4547565664d5cce9cbd3bc2e422cace5cf093113c 623 0.25/1.00 vMB 151
249,700 249,700 0000000000000041cede57c9725cfa1b8a33914e07f2856beba53fed403d9784 479 0.22/1.00 vMB 94
249,699 249,699 000000000000006dc88d69333f463f16bbb4c1a378edcc9e923cd57cbb6e4b39 805 0.25/1.00 vMB 129
249,698 249,698 0000000000000007e815369e671500ea6fddb03d759ce27d81c8d0ccae55e3fd 375 0.13/1.00 vMB 88
249,697 249,697 00000000000000132ad84a231973719239609d25c98bb52b746a5808adc803aa 346 0.16/1.00 vMB 132
249,696 249,696 0000000000000051ebb8917dcbe35851cf8f6eebd9826bb0e6b964883e5be555 212 0.13/1.00 vMB 54
249,695 249,695 00000000000000259a8b23df91eaa27fef3051a75bc70eccdc935ef196c1ca2c 646 0.25/1.00 vMB 119
249,694 249,694 0000000000000078b07150e0992a84dcd45866d5d998f67181b8faabd04d23da 679 0.25/1.00 vMB 116
249,693 249,693 000000000000006b043f24c7fd2886a86be63bdf3a2d16950558c22add1136f2 307 0.18/1.00 vMB 99
249,692 249,692 000000000000000ba2d3f47b3bc2813d26bbe01546eb364ca499125c344777e4 587 0.25/1.00 vMB 116
249,691 249,691 0000000000000079fae4fe87a9fdb36d4e64ec06d6ef8124bfd06a25a08d14d9 31 0.01/1.00 vMB 113
249,690 249,690 000000000000007b2ec83ac8ec718681dbaae56aad07abc515cc5f4322e8c277 34 0.03/1.00 vMB 25
249,689 249,689 00000000000000551d2b58f10d81c3a3858f2730c9832e134b028812dab808fb 277 0.12/1.00 vMB 120
249,688 249,688 000000000000002cf5eb26d8d04068cca1b8d4c6796fdedeb94720e1b91d2136 216 0.10/1.00 vMB 118
249,687 249,687 00000000000000484297dffe99bd4220ca032facd9d1af03f9a733e18168ca5b 165 0.14/1.00 vMB 24
249,686 249,686 000000000000002e5575608b78fa27e0bca45a2fca2fca0bfc43fa2ffeaacf4f 622 0.25/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.