Loading Tool

Explorer IconExplorer

Memory Pool

73,086 transactions
27.77 vMB
0.07018826 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt e1fd08d9fe7b9690864394bd8d854f54941e6ae6e42297b1a9264487c2f6ffe3
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root 4cf6c1e66dee2be97eabd5fbd7201e41092c5ed409120901f21ff884887d2dcd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.00992955 BTC
Feerates: 70.80 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (763,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,123 152,123 00000000000002a5d037a30349748b5cbae69392b40a757cd44dc9f1d0008cb0 85 0.03/1.00 vMB 41
152,122 152,122 00000000000006757f526bc7d72e99ae274be0e3070b14c704ddf456e04780d9 33 0.02/1.00 vMB 49
152,121 152,121 000000000000012acd7e5c07dfdced4e9b4cde7464956479d0d9af3f74ee6209 23 0.01/1.00 vMB 327
152,120 152,120 00000000000003563c2a35ddcd40bbdb5c5d7ad8cd023d8954bda973a9441c8e 49 0.02/1.00 vMB 96
152,119 152,119 000000000000075026b3c1add4e54ada66ab705173676f360b768125fe4599f5 92 0.02/1.00 vMB 25
152,118 152,118 0000000000000a3e070ac44d9d1c1085c605e817bc78701b2870eec9f8b9993f 20 0.01/1.00 vMB 188
152,117 152,117 000000000000075b9e4d3d8cbf0b54e960cea0b90473b4314f288f18a1aaef74 13 0.01/1.00 vMB 60
152,116 152,116 000000000000020b8e0c23b93bce002b94886ef00f7939e5c55916025c6addf8 6 0.00/1.00 vMB 191
152,115 152,115 000000000000065fa69d8bea007229c60b2c295295abc21f2b28b38687a0484b 11 0.00/1.00 vMB 317
152,114 152,114 000000000000055ee105a755bbd70f4d01caab6780b08021e1f5806120996e92 58 0.02/1.00 vMB 80
152,113 152,113 0000000000000b803f9a5919c7b7537a3b01bfac7115f6e5cc563be353f74e76 1 0.00/1.00 vMB 0
152,112 152,112 0000000000000546de38c624162acded2192df14285082755bd51f35140b986d 13 0.01/1.00 vMB 28
152,111 152,111 0000000000000bebc4fd2703ad3f2913d6ce665983eb88dfc72788018c887afb 98 0.03/1.00 vMB 20
152,110 152,110 0000000000000979c6591622ada83bfa12d314e9591a99d071c677c395053330 16 0.01/1.00 vMB 108
152,109 152,109 000000000000029b640fa8f869f2dde904c7c29de74d170e2ba68303f370c63c 9 0.00/1.00 vMB 64
152,108 152,108 000000000000009771f439587b91df19927cacc18f2269b70f4344d5363aac47 26 0.01/1.00 vMB 269
152,107 152,107 000000000000097c684d3942557fbbcd3f1c5efcd40afe3f54b59be9255c272a 55 0.02/1.00 vMB 151
152,106 152,106 00000000000007cad6813c547e3f084e14d6f431ad5b15aa825397d0b91a7fcc 18 0.00/1.00 vMB 1,168
152,105 152,105 0000000000000d34c1a81a5e8c04fb0ca97a7209211eb9907ed3bfe34104755e 14 0.00/1.00 vMB 62
152,104 152,104 0000000000000d1be7ff1a69bdeed747f488de1b81991581eafd18cfdc1c3278 14 0.00/1.00 vMB 25
152,103 152,103 0000000000000da5c64365985621e62a4cea9cd77ce522d9dcbd256b695523c7 42 0.01/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 783.36 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: 768.36 GB
    • Received: 19.57 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.