Loading Tool

Explorer IconExplorer

Memory Pool

41,647 transactions
18.17 vMB
0.17563873 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.29/200 MB

Candidate Block

Mining Attempt df44fd403b340d3b5a15cbf1ce70bbad0465a200e8e4a07cec65c3d83a7c9f0a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 94e0d0242696de76bfcdd3c7263a551ee212e5d6d1d22b25338e3f5035914176
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.05748224 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,962 131,962 0000000000000fbac5c73826981384ab40cd04432e773b29763b0e781e610a9f 10 0.00 vMB 328
131,961 131,961 0000000000000b17b9e8cf1c189bc05b551176c3da32209c7de35c425e9988c1 32 0.02 vMB 566
131,960 131,960 000000000000101bcfc98d6e5caeabfa7a717329049e65126c2cb14ece269e75 56 0.01 vMB 140
131,959 131,959 0000000000000067fc5d7526025af038cead514558e509e451855fce72f5da7a 21 0.01 vMB 474
131,958 131,958 0000000000000c1c4980ad9ffdc0569a814f4546f9a323dd3b6fb64bce5570dd 6 0.00 vMB 0
131,957 131,957 000000000000060457e81e41388fefa09e239d4d2dab1cc61795f39aa8473442 13 0.00 vMB 15
131,956 131,956 0000000000000cca6ca1a05c3f657d1013e12a2d90d67ab8e1ecff76faa20fbb 58 0.02 vMB 355
131,955 131,955 0000000000000476fd4a56b9d01e0541c03492411c5051ec5d35f6b475163a2c 21 0.01 vMB 791
131,954 131,954 00000000000001451ce7be30e52daabb39e0a83b5f7653c10f71039526ef2812 22 0.01 vMB 26
131,953 131,953 00000000000002ac5a18cf8c6a28c2438758990ae1db018cae0a985f4669762a 22 0.01 vMB 1,137
131,952 131,952 00000000000007cc45cd5a5cbb7e3fcdf4c75c68dd315b09c184b89ab84c3748 61 0.02 vMB 645
131,951 131,951 0000000000000794338a8504222407748511a0470396545c1c11e476c23c5da3 60 0.02 vMB 533
131,950 131,950 000000000000086efa9b77e4386f33c0b7079da2230b4c870f426e588496ed86 11 0.00 vMB 34
131,949 131,949 0000000000000e4f845ee9964f463d7d8d4fe953991cbf6d2f652c5bce2f515d 15 0.02 vMB 1,073
131,948 131,948 000000000000057b20ab44a061949baa867ae3fdad1b465bf940d35ece058455 1 0.00 vMB 0
131,947 131,947 00000000000003d79d89e03c3bf2c021b44fe8deac5c6778fd6dd5ba760fce8c 11 0.00 vMB 267
131,946 131,946 0000000000000ad3449908a3e0e4086571ed93029eb3b82b6f807814324478b9 20 0.01 vMB 785
131,945 131,945 000000000000109904f88caeaf86257a58defc869d2642cf54257b45fefd6519 37 0.01 vMB 441
131,944 131,944 0000000000000cf3cff104e93983e5ea8ac6e2bd41f2b31790d167ef48d5d195 167 0.05 vMB 156
131,943 131,943 00000000000003669bf43067e94b016c732ac19205eec9dc0b2009046fd5b223 27 0.01 vMB 1,576
131,942 131,942 0000000000000a0fb53f0524167e5f678bd8c7b1ccc333150d695ae60f24ae18 53 0.02 vMB 684
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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