Loading Tool

Explorer IconExplorer

Memory Pool

44,007 transactions
31.40 vMB
0.10047608 BTC
Random Selection Loading Transactions
Max Size: 159.81/200 MB

Candidate Block

Mining Attempt f3e2db13fa2b09ff677e40175f251209b0f21336c8703777bc08010a13feee99
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root f16380238d3d2e2bbf818e3a590bfa9cd2252c402c9f23a342466c6c8d00c136
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,181
Size: 1.00 vMB
Total Fees: 0.03563624 BTC
Feerates: 150.41 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (639,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,269 275,269 0000000000000003121f405862c736bc5fed4ff0431c81ded31edee7ff57c428 130 0.15/1.00 vMB 14
275,268 275,268 000000000000000194c19f6ffe5ff0ab1118cd15dc4271d79da690399e3b3228 138 0.07/1.00 vMB 36
275,267 275,267 0000000000000000147eaf0279575fe9f618dfa744f7e54b7b47d5e13809bc5c 136 0.07/1.00 vMB 126
275,266 275,266 00000000000000032f7f9424a77c0a139bad1c20672081cab1f60023d192b807 281 0.15/1.00 vMB 26
275,265 275,265 000000000000000466b5faf1bef573ff1ddee44a61d27e31bd7d938ed2431c98 374 0.25/1.00 vMB 29
275,264 275,264 0000000000000003f261b59eec7e7d8416462313a961be6a7b640fd4cb3df27e 1,217 0.52/1.00 vMB 55
275,263 275,263 00000000000000024d09ff423078677325768857451fd055888d4d2794075d64 226 0.15/1.00 vMB 13
275,262 275,262 0000000000000002d3a5dd47907e23fb18baabe62f91d4cf701a0fbe9fed218f 406 0.21/1.00 vMB 102
275,261 275,261 000000000000000149b185414951347fa696176a9574c1af202d3a1658aaaca4 387 0.19/1.00 vMB 33
275,260 275,260 0000000000000003c9b4d3b652aeb2ea54afdcd00a197b7fa4c69c59a43853fd 400 0.22/1.00 vMB 22
275,259 275,259 000000000000000439b1b4994a9b272b0c0e7ea685f7f38155f42aa60561dc8b 705 0.25/1.00 vMB 120
275,258 275,258 00000000000000013ff472035ea4cfd18fed978e0f26d2767e945c1544f51902 534 0.30/1.00 vMB 32
275,257 275,257 00000000000000027ff4e717f3bb1eb315f4a59214c63b959a1189a22b56b3cd 629 0.25/1.00 vMB 50
275,256 275,256 000000000000000002ed368b4fef6dadd91550ee9f5510ff493173905bcedcdb 88 0.03/1.00 vMB 69
275,255 275,255 00000000000000026b63bc67db079ea3d52552892544738ae8dbef29ab5da206 124 0.14/1.00 vMB 7
275,254 275,254 0000000000000001340ff27fbfb4abf995037cd16a7a2810f390e6a162452f79 26 0.01/1.00 vMB 34
275,253 275,253 000000000000000219c7a9ebd94ee80a6ebb2538ed8931d5bfdb77d4a5792082 807 0.46/1.00 vMB 32
275,252 275,252 0000000000000000702703f84a7d77e4584c845592059b7c7278d884b9b5ed32 915 0.35/1.00 vMB 58
275,251 275,251 00000000000000027fe590ab9dbbac9de93bd42c6f13a3febccd321d77189abf 69 0.03/1.00 vMB 85
275,250 275,250 000000000000000000ab45030e33781e4d51c06d56fd0bf52fbda2892665a7a3 646 0.25/1.00 vMB 62
275,249 275,249 0000000000000003858774ead70b1b8e3e80b1caa09a3c313a580e9e5c221c38 51 0.06/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

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