Loading Tool

Explorer IconExplorer

Memory Pool

77,027 transactions
28.61 vMB
0.06414031 BTC
Random Selection Loading Transactions
Max Size: 173.61/200 MB

Candidate Block

Mining Attempt df31e2ac763ad4da81c51e0dfa7e361e31a8b9133a374336d1d6f732c683321a
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 738acd2edca8470df366353b49c5d0c264dd670b364637e2b2b9fb73033cd328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,739
Size: 1.00 vMB
Total Fees: 0.00479689 BTC
Feerates: 20.01 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (540,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,812 374,812 000000000000000005bef5e075e5c264c2c155f22df035ff4b3ddf3e1b2849a6 879 0.48/1.00 vMB 39
374,811 374,811 0000000000000000063dd24007be1366c3ca3a94809aaf580763d6832bca3003 171 0.09/1.00 vMB 40
374,810 374,810 000000000000000002bda6351f1aa91e0ec0b6b24e80d38b00db0662f7bc7c98 1,472 1.00/1.00 vMB 21
374,809 374,809 000000000000000005f49e541de63bd64d141a2822dd33cfa6b2929805d93ed4 2,270 1.00/1.00 vMB 47
374,808 374,808 00000000000000000500ad78b02fab778aca19598485035e38e2fe89f1f0fdae 2,202 1.00/1.00 vMB 40
374,807 374,807 000000000000000009a7a77d93301a998a16f661ad313d3d85dd2e9f8fb8d46b 673 0.38/1.00 vMB 34
374,806 374,806 0000000000000000033496dd4c0440df80c62202388a25c164b5ca580f2a74af 1,944 1.00/1.00 vMB 33
374,805 374,805 000000000000000004dfda3930a7f5c26ad08ec65753acd4e5366828811729ea 2,562 0.95/1.00 vMB 57
374,804 374,804 000000000000000006e0a9f9630a0de77944cf6a5be8fdac7f4e3bfc51e35a7f 1,318 0.62/1.00 vMB 40
374,803 374,803 0000000000000000011e83060cc3bf6b558fe0c4a4df951fbe4b5eae953fefad 2,593 0.93/1.00 vMB 16
374,802 374,802 00000000000000001220ec6771832be3e3176d4327032db5e192cb0eff1749c2 1 0.00/1.00 vMB 0
374,801 374,801 000000000000000011bdb460191e63cbbb417b1b0e43319ea90794221e70915f 1,626 0.81/1.00 vMB 38
374,800 374,800 0000000000000000001762e453ccd8cf21f4168330d5274ab87ef210170fb48f 1,409 1.00/1.00 vMB 24
374,799 374,799 0000000000000000029fc6274a37e1f90a1e4e453c049787855e21e3bdbe14ed 767 0.92/1.00 vMB 10
374,798 374,798 000000000000000012619dacf0b3f6d8a0f4983d48e50d99d8e876242070b0a7 1,883 1.00/1.00 vMB 34
374,797 374,797 00000000000000000ab221eb09d2cb6e754c3d84cde4319399cd573957bce1b1 1,188 1.00/1.00 vMB 22
374,796 374,796 00000000000000000462444ce0ce85d859596744a84594055dc1a53295be11b9 4,169 0.93/1.00 vMB 12
374,795 374,795 000000000000000000c39ac85957720f6dd652a3bc5e84783ecff0f16f6b57de 3,669 0.95/1.00 vMB 19
374,794 374,794 00000000000000000d7278b4c5eb86880b9f640615776033ba5b05c01e520df5 607 0.37/1.00 vMB 32
374,793 374,793 00000000000000000f259642f76068fe5651e5dc6156d06e58b264aa2da0e867 300 0.20/1.00 vMB 32
374,792 374,792 00000000000000000a4fea09fabd79effd1f03aeba1a90e334329452b640a2f5 399 0.75/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.57 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: 670.83 GB
    • Received: 15.85 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.