Loading Tool

Explorer IconExplorer

Memory Pool

87,858 transactions
32.57 vMB
0.24819376 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 186768e9119c49d0b990e7b71474870193e3203c5ec8b04aa0fb1b03787c2104
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (221,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,128 694,128 0000000000000000000f18b95f474638460ee5200fc12f18b130df993d4b9c1c 1,353 0.46/1.00 vMB 12
694,127 694,127 0000000000000000000d638ec319aa9ccfa2dce793fda46114eac57689fed847 1,479 0.78/1.00 vMB 13
694,126 694,126 0000000000000000000b682fb944193c2e6d57b018035dbd8b303c64b43f70e6 126 0.05/1.00 vMB 18
694,125 694,125 00000000000000000012fb60cfe6a0ab2d5f3c191af6faf68ffa19c832917055 478 0.47/1.00 vMB 4
694,124 694,124 000000000000000000093dc96aa44138c1d7080fb455b428047d7157a1f35f88 2,010 1.00/1.00 vMB 13
694,123 694,123 0000000000000000000dd2058837d87f2207f7267eeddf2b005932cbfe764175 570 0.22/1.00 vMB 15
694,122 694,122 000000000000000000111234d938188380b98517113445ce981c8ee321e7b1f2 183 0.11/1.00 vMB 6
694,121 694,121 0000000000000000000fe7dceccc9a74c03807f31a1fc9f9ef28c6f9c9a3c034 534 0.21/1.00 vMB 14
694,120 694,120 0000000000000000000297f4aa04d7c102bdb462e9cbe85bb3289ea5af5771cd 1,168 0.60/1.00 vMB 10
694,119 694,119 000000000000000000041988589d7c5f8eec2420b931affea99b2c112ddd4ddd 1,116 0.82/1.00 vMB 15
694,118 694,118 00000000000000000008e64c2800f85c9e16c7b6369485770157200514d1f82f 1,685 0.89/1.00 vMB 14
694,117 694,117 0000000000000000000686a585a17bc36b0758de7da1e06571a56b4e3f32d276 631 0.31/1.00 vMB 10
694,116 694,116 00000000000000000003fe2d885c3776cb336efc4d26b8ece79c0ae33f15b0ac 1,193 0.43/1.00 vMB 16
694,115 694,115 0000000000000000000a891df66a8d5c202bf39384c33648549d12bbd815a81a 178 0.08/1.00 vMB 9
694,114 694,114 00000000000000000012517740c274788bed8ad5416927726f6fb4e7dac7de52 715 0.24/1.00 vMB 13
694,113 694,113 000000000000000000112bcf1a07a3101fa19448cac9007481b7941fee54574a 429 0.21/1.00 vMB 9
694,112 694,112 0000000000000000000a2f220a5ef985b36fde4d701ffa9c5ff9dfa04ff95e0c 154 0.05/1.00 vMB 14
694,111 694,111 0000000000000000000ecdf8bef9a56a931d9fe422727903621f04529d57c43d 49 0.02/1.00 vMB 8
694,110 694,110 0000000000000000000973e0193804ee7665bbcee5ef0e3ce613b4b1c22ba944 862 0.36/1.00 vMB 15
694,109 694,109 00000000000000000007db1084ae67dd6a46725fe182dd8c1ffa547df283defc 275 0.14/1.00 vMB 31
694,108 694,108 0000000000000000001359ab8472b50f41017c246cf10a6a2f918337d0df05c9 314 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.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.