Loading Tool

Explorer IconExplorer

Memory Pool

79,714 transactions
30.24 vMB
0.08415643 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt 3cca9739c43c02a88e7c303937c27cb2c86a732a080967f28f2afae48538a4dd
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 3c269748399031ae37fb2055f53b26171caa06317e6f238e1ef876c5a01f239b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.01662765 BTC
Feerates: 203.60 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (17,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,121 898,121 000000000000000000004782cf5cc9cba73d6145ad2eda2b8c9335b5a3c85d0f 2,492 0.99/1.00 vMB 1
898,120 898,120 000000000000000000019f6364aae0dd83735cffd8e3ea3f9e586d88a32d8637 2,248 0.94/1.00 vMB 1
898,119 898,119 00000000000000000000436349a45577f22e7e4fae7cef986869a4dcd057f361 2,885 0.98/1.00 vMB 1
898,118 898,118 00000000000000000000b33354509ee6d147e649fdb3a7a32f984223cbbcb235 3,537 1.00/1.00 vMB 3
898,117 898,117 0000000000000000000067d91065026b1604a11984c3cf3db7408cb72d50c787 2,179 1.00/1.00 vMB 1
898,116 898,116 00000000000000000000d6992f5d995aeacc1151ccf301f27a218547507921ac 2,460 1.00/1.00 vMB 3
898,115 898,115 00000000000000000000dd70a05626980433bf8fc13baf9dcfeb5e7fe667cc53 772 0.99/1.00 vMB 1
898,114 898,114 00000000000000000001191993f40f0aec5f1ad29b5529265570966d30f927ef 2,593 0.98/1.00 vMB 2
898,113 898,113 000000000000000000018bdf1d131994b0e646e40a2ea0bca64b2dfad61fc3a1 3,049 1.00/1.00 vMB 2
898,112 898,112 000000000000000000001ad7546240bcb4574c2d964d628601a0189723284f02 3,562 1.00/1.00 vMB 4
898,111 898,111 000000000000000000009c0a0ec9b9d348b75e2aa88055429a34a69540a5b9f0 3,771 0.98/1.00 vMB 2
898,110 898,110 00000000000000000000b4b3844f1e1ea6be248e0d53f014d90f77a0bd57ce81 1,884 0.97/1.00 vMB 1
898,109 898,109 000000000000000000011398babd2158bd2a5279f574073f3d7ea73985847e4d 3,397 1.00/1.00 vMB 1
898,108 898,108 0000000000000000000208e81bea79f37d76e43ae8006c0c848d9d1e4a31b0f4 3,481 1.00/1.00 vMB 2
898,107 898,107 00000000000000000000344b17620800bc608b835e6eff2dbd701a160c6a460a 3,349 1.00/1.00 vMB 1
898,106 898,106 0000000000000000000048954ebfdba6f5783058312146d77bf441b9f7ebb775 3,325 1.00/1.00 vMB 4
898,105 898,105 00000000000000000001f7aba73cdd216e900f2a4014689a4d189bb60eb78562 3,578 1.00/1.00 vMB 3
898,104 898,104 000000000000000000023708e9fa1e7ebaa6ae0b827ed92854d3435fc6fcf8cc 3,780 1.00/1.00 vMB 3
898,103 898,103 0000000000000000000028d65d7b134024af89e4629bdd3afdead16ad39d019e 3,673 1.00/1.00 vMB 4
898,102 898,102 000000000000000000000f292b6b762019b8ede09f2a7924647e12e9e7fd720e 3,707 1.00/1.00 vMB 3
898,101 898,101 000000000000000000015cde1178e26ffbe7a21c89c71cc490e50020a2e92855 2,476 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.