Loading Tool

Explorer IconExplorer

Memory Pool

78,862 transactions
29.20 vMB
0.12009865 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt 48b44c1832b32c1c44f7cd46c734376b95a2f52b4823a543565f8e805672317f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3a0af9d2681bee559992e275f4d1659faa3a150d5de30bc56084d45b4ccd3a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.04359082 BTC
Feerates: 150.80 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (264,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,534 650,534 0000000000000000000a6fc8fae1038baeefd22e53d89673e3f607e226d91bb4 2,708 1.00/1.00 vMB 82
650,533 650,533 0000000000000000000e343721ebe0a7b3a3410eaf8c9ecec914858c255a925e 2,889 1.00/1.00 vMB 74
650,532 650,532 000000000000000000071de8ee817ff97e952143ba1603f859b988e6bf3a32ec 2,157 1.00/1.00 vMB 65
650,531 650,531 000000000000000000058b29c1bd370c133a4156ed54fb0c728d69d148676679 3,024 1.00/1.00 vMB 63
650,530 650,530 0000000000000000000b279ab7fa45a7ed975f86e30a4a5efd396e1fdbde2a82 2,671 1.00/1.00 vMB 75
650,529 650,529 00000000000000000001eef87379218456e73c6072139dcd8f50386f860cc2a1 3,193 1.00/1.00 vMB 67
650,528 650,528 000000000000000000083d2795f1141899bec3c8d474fc49d675eac583260a6b 2,934 1.00/1.00 vMB 79
650,527 650,527 00000000000000000007ef940cbbf1f76f74e180dac1b5d5a822c834d872c38c 2,691 1.00/1.00 vMB 74
650,526 650,526 00000000000000000003c8f29eb6768e9339c03a5f85fb420ab11c463b6e96e6 2,768 1.00/1.00 vMB 83
650,525 650,525 0000000000000000000b078a9d5a9b480d4082c0539d99151449124b2a6e9c99 2,419 1.00/1.00 vMB 73
650,524 650,524 0000000000000000000b989a02a8e093c7fdc4b6c1eb816406ad010f5b59fefb 1,997 1.00/1.00 vMB 73
650,523 650,523 00000000000000000003a391010d6377f68d9b5c5ef6e34e327e79483ea86d48 2,619 1.00/1.00 vMB 24
650,522 650,522 0000000000000000000e892867af5f94768b568d0b0a0905edaf521fd796b6e9 1,738 1.00/1.00 vMB 20
650,521 650,521 000000000000000000078ddd62bb053f8d4f83dbece721649b1ebb9f0dc14984 2,505 1.00/1.00 vMB 20
650,520 650,520 0000000000000000000e6151e75f7f6a784d5a528648d50d544a3c71fc33cb00 2,648 1.00/1.00 vMB 42
650,519 650,519 00000000000000000002c85339bfd83d465a748b2402e7a6cc03620fdb7e9345 2,808 1.00/1.00 vMB 57
650,518 650,518 00000000000000000004d809fa0b48d9fd8e6b48eb14c7f4fd639637b122baf0 2,630 1.00/1.00 vMB 38
650,517 650,517 0000000000000000000974f85ab209b8fdb1eeda36053e5e62f57b7c66d0b66f 2,246 1.00/1.00 vMB 37
650,516 650,516 0000000000000000000e7681c76b4d7916494a40ff7437b3ed698ec744989726 1,976 1.00/1.00 vMB 28
650,515 650,515 0000000000000000000dce7d7bdf645e43f317d887d5e1d0ed780054dceeb5e0 1,566 1.00/1.00 vMB 58
650,514 650,514 0000000000000000000212334dc6e2a9be43fd35e27be64bc04a5dbd1ca7de46 2,295 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.