Loading Tool

Explorer IconExplorer

Memory Pool

48,397 transactions
30.43 vMB
0.10401758 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt 0252f4939bc60864b7768d6cc5d87507c68f97bea4df35950c6bef7035596138
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (128,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,403 786,403 00000000000000000003d89ea036dfa46d0bdbcb42002db149090c12d8ad5cd5 2,828 1.00/1.00 vMB 17
786,402 786,402 00000000000000000002889b9fadbe051237d1c8e1ed06180706f816ee63cf03 3,588 1.00/1.00 vMB 21
786,401 786,401 00000000000000000001cb3f7722cde4b9c60866011aaebd8da3dcd1e73c1b04 2,731 1.00/1.00 vMB 29
786,400 786,400 0000000000000000000094e91ab0f4c547b9820b3918f1582cd229a84b79741f 3,006 1.00/1.00 vMB 15
786,399 786,399 00000000000000000004e8fbc9935daacce53d5145fabd1e10225b59569c6306 2,111 1.00/1.00 vMB 14
786,398 786,398 000000000000000000056be720e564391949ba683fbdfe06ece984ea218ab175 2,079 1.00/1.00 vMB 8
786,397 786,397 00000000000000000003b5e5ad4b69d3119567acfca7c1e3ecda6604b62ab161 806 1.00/1.00 vMB 15
786,396 786,396 000000000000000000058cafa0d7bd1f33a070776dcbd2b9f76eb611f16f84f4 2,602 1.00/1.00 vMB 16
786,395 786,395 0000000000000000000306f03058c4eb80991840832d4923aff6fe5f808b826d 1,840 1.00/1.00 vMB 16
786,394 786,394 00000000000000000002342da126449b174233f83a15aac597ef3195c150a510 2,446 1.00/1.00 vMB 19
786,393 786,393 000000000000000000011bb540d53691925ff3342131125b65b9400c3a027d6f 3,223 1.00/1.00 vMB 24
786,392 786,392 000000000000000000053df91928aa860815ab7d4996fad4c5c3e526d80ad84c 3,130 1.00/1.00 vMB 23
786,391 786,391 00000000000000000002044f9721815599943d2d13de30bdddd9092c06220fbe 3,004 1.00/1.00 vMB 21
786,390 786,390 000000000000000000007131e2db00f13150e94e6e5a0d8aa900e02d77e9ca82 3,500 1.00/1.00 vMB 26
786,389 786,389 00000000000000000001a7116fece33bac94b25e6d883a968613f87ac800674c 2,891 1.00/1.00 vMB 21
786,388 786,388 00000000000000000004e09e3d4f6eaa5ff731854e4d706f79895956098c2513 3,783 1.00/1.00 vMB 25
786,387 786,387 00000000000000000000bdc2fa0bc4e974f37cbc959a43316c9f8a97f1b48db2 3,075 1.00/1.00 vMB 28
786,386 786,386 00000000000000000002f1c7a5c112b1de7fca8adde7455ea56e9b218dc120fd 3,139 1.00/1.00 vMB 29
786,385 786,385 000000000000000000000ea6babd4034c155d10804940d9f2cc09d3a257682bc 3,314 1.00/1.00 vMB 25
786,384 786,384 000000000000000000030d8e4fc3e11ca0a93e4790f123bf520663a8882d0d5a 2,588 1.00/1.00 vMB 35
786,383 786,383 00000000000000000000424912add355b33935815003f2b4af7935bcd7fb0d84 3,035 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.