Loading Tool

Explorer IconExplorer

Memory Pool

47,432 transactions
28.00 vMB
0.13375343 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 55c6d224464ebed6bd3ea33fd76494a42a594219632f5fb8bf51ccdd6b26520e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a9a8b88aae43f1b1cd22744ae80bc161588f7336621b8472dc48e5855bc902d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06023752 BTC
Feerates: 151.12 > 6.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (64,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,126 850,126 000000000000000000010ba34c827bd79586966c94a51ee47dcc660762402605 2,874 1.00/1.00 vMB 12
850,125 850,125 000000000000000000010b52c5f80e0345927018ae82bff091fd9c6d51619632 3,923 1.00/1.00 vMB 11
850,124 850,124 0000000000000000000070af91b9ce3dcccf024fba947c43ecb254e81ecd9baa 3,295 1.00/1.00 vMB 13
850,123 850,123 000000000000000000016b32997dabd290b14e11388533392b3dc790fd574f9b 2,990 1.00/1.00 vMB 18
850,122 850,122 0000000000000000000353292e55bcb0e47a88cb11413d59b1ad2c37489e50a2 3,148 1.00/1.00 vMB 17
850,121 850,121 000000000000000000033c47846604f8faeb86c965e1f74a23c2c54d7dca393c 2,664 1.00/1.00 vMB 8
850,120 850,120 0000000000000000000258f925903574cfa47af6571ec016e638edcb9916c7d6 3,571 1.00/1.00 vMB 11
850,119 850,119 00000000000000000000da92c2a96320134cd70ed216a7d95c54437004894884 4,636 1.00/1.00 vMB 11
850,118 850,118 00000000000000000001e2710dfda338c0e0bf45197b297ed9a06e90ec5da87b 3,424 1.00/1.00 vMB 27
850,117 850,117 0000000000000000000095dd940dce69f92a788520948294fea9969cb7d6f57b 4,164 1.00/1.00 vMB 12
850,116 850,116 00000000000000000001b6b30e319ae77487b962ce3ec02c0cf5ef501dadbfe6 3,957 1.00/1.00 vMB 10
850,115 850,115 00000000000000000000a625534822e50445042079567bfdac506bfe5c8d49c5 3,369 1.00/1.00 vMB 14
850,114 850,114 000000000000000000003779a3e3a7978d01f1bbdf9f64bc6284c0d9b87c58cc 4,990 1.00/1.00 vMB 9
850,113 850,113 00000000000000000002ecbab4d422a01bae75101e103bf44956c7af507ea275 4,434 1.00/1.00 vMB 8
850,112 850,112 00000000000000000000ede43269b2f7fc1218e98e19755817443619d0930740 5,369 1.00/1.00 vMB 10
850,111 850,111 000000000000000000033fb1dfdf1f3d1c47391c4f3ece8d1120a580cc86f7de 4,070 1.00/1.00 vMB 8
850,110 850,110 000000000000000000008794a812d2e8dce9192daf0fd2298c3513e4e18946d6 4,154 1.00/1.00 vMB 14
850,109 850,109 00000000000000000000604a3bdac53c9a6ca5111a03134958485e58540f73bb 3,291 1.00/1.00 vMB 11
850,108 850,108 00000000000000000002b65775107751f030bef7eb537c49a8985c8dc2a813e4 3,395 1.00/1.00 vMB 11
850,107 850,107 0000000000000000000289069a0da1e5978d5378dae84ade8aea9878bb606d8f 3,668 1.00/1.00 vMB 10
850,106 850,106 0000000000000000000319887141bc2157e6585e56d4d913546b68ee19f96fa2 3,201 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.