Loading Tool

Explorer IconExplorer

Memory Pool

78,272 transactions
30.43 vMB
0.07132406 BTC
Random Selection Loading Transactions
Max Size: 184.61/200 MB

Candidate Block

Mining Attempt b3d4470a354358a8d963066c75e9dd9216a7bd4d57e3ab35e181464a87b60081
Version 20000000
Previous Block 00000000000000000000e885ade576aceca50441a4a73807a55d83826b1a7ee7
Merkle Root f864ca6566f2e6283fdce5f348d536b1903b77e20b1085ab9618445d74e4df9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.00639360 BTC
Feerates: 40.21 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,204 (141,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,324 773,324 000000000000000000058c32c2314440eaf946b2173186c71317c3f699daec3a 3,014 1.00/1.00 vMB 5
773,323 773,323 000000000000000000002db56f75fb1662505392c4c6e40d66c4552e00781b98 3,144 1.00/1.00 vMB 14
773,322 773,322 00000000000000000001eda593a0a2d4102922d9c1b435f5ffaa93e96d52a437 2,432 1.00/1.00 vMB 27
773,321 773,321 0000000000000000000688d6b8ef4d3dd9c83acbd9db522b9ad113c3f41534b4 3,286 1.00/1.00 vMB 10
773,320 773,320 00000000000000000005a3db3e48e9eb782dcaf209b501eb5ce96ca8eb5beaad 2,351 1.00/1.00 vMB 12
773,319 773,319 0000000000000000000472c9d83107d838284c20f8f807de4372caf47228fe76 2,233 1.00/1.00 vMB 16
773,318 773,318 0000000000000000000778d24fcc7da1a693c1d0d6700c3860b338ff3763023f 3,100 1.00/1.00 vMB 22
773,317 773,317 00000000000000000005f838499aacd241dfb0d3492241d9f120373fa8a05ad7 1,664 0.63/1.00 vMB 9
773,316 773,316 0000000000000000000752386fb3edde4b4b8bff9737bb1d9b9fc9ca4b9e8c26 2,613 0.98/1.00 vMB 11
773,315 773,315 00000000000000000005ead6125b4db1061beef8c8cca67b971b246de24bd86f 777 0.31/1.00 vMB 13
773,314 773,314 000000000000000000053ef94438a04d421e8240263b499f91482a5d77135c64 633 0.22/1.00 vMB 12
773,313 773,313 000000000000000000055f6b4bff98dbed217130457de84c2271ef4fe7dc2da5 1,226 0.37/1.00 vMB 13
773,312 773,312 000000000000000000038e76a289f9740d5b0e68aa3c8985349794fc2cbd877d 874 0.41/1.00 vMB 11
773,311 773,311 00000000000000000003f4f04d568854d6ab2b10e737e79d4d92e61e6571854c 729 0.26/1.00 vMB 11
773,310 773,310 00000000000000000003ff3036cc4cb7241fbeb6fa966a8ba1f01c5a29638785 143 0.06/1.00 vMB 8
773,309 773,309 000000000000000000076dbb28bf6cc6f085e3181053e0adc9942b28bb3a3d75 839 0.24/1.00 vMB 12
773,308 773,308 00000000000000000003e1d21a6426100bf73fdfe0021c025e15a0ad4b43655e 1,427 0.44/1.00 vMB 15
773,307 773,307 00000000000000000004ce3cb2fa1f637da1eb3a110a993feb82ae6f76eab5d5 2,018 0.83/1.00 vMB 3
773,306 773,306 00000000000000000007670a14a38e8201454125c3eed20683d9a8937d8f10c7 3,165 1.00/1.00 vMB 8
773,305 773,305 000000000000000000056172a08c8f5a523d5be292960f74006fd1c89f231ca2 3,394 1.00/1.00 vMB 9
773,304 773,304 00000000000000000005909434194e28e4716311b487a8308c95e1f9b3ad5f03 2,313 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.75 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: 708.51 GB
    • Received: 16.73 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.