Loading Tool

Explorer IconExplorer

Memory Pool

72,424 transactions
27.32 vMB
0.06837649 BTC
Random Selection Loading Transactions
Max Size: 165.74/200 MB

Candidate Block

Mining Attempt 504c2e12b4448eb476a80de73b41daf79f0dafa16d77b009abb6d011d25f8227
Version 20000000
Previous Block 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a
Merkle Root bdafab703570bf1411da97dc1423eaaf994a73f209e0dfb94a18d40317a76c5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,106
Size: 1.00 vMB
Total Fees: 0.00960562 BTC
Feerates: 150.74 > 0.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,579 (811,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,045 104,045 00000000000271f24ef53d13cffb75b8b4bbd4603bc4b32100622a5c02fbd7e4 24 0.01/1.00 vMB 0
104,044 104,044 000000000000bebcc5a6276ee37fa1e4eac3a04212d2e1770da106efdfb35e0f 11 0.00/1.00 vMB 0
104,043 104,043 000000000000e288158f63637f5524e0f6f2f677c69c51207e4624c2efabc1fd 10 0.00/1.00 vMB 0
104,042 104,042 0000000000035cbf27e9e38a049ebab57195916fb618f6dc6bb5b2e7dd17922d 21 0.00/1.00 vMB 0
104,041 104,041 0000000000000a0c62e247513c586b01d240f517a84de52538523663d3d703c0 3 0.00/1.00 vMB 0
104,040 104,040 000000000001c261140733ea83db2d102fdb3e93aff8f8ad1e684434c74414c8 8 0.00/1.00 vMB 0
104,039 104,039 000000000002870e06101efc5e217f0fca797ad266afc9af114c147848d36705 5 0.00/1.00 vMB 0
104,038 104,038 000000000001b103650b394fc60d13a753ad6fb61bc9bbc262a44dff0ecfe4e9 6 0.00/1.00 vMB 0
104,037 104,037 0000000000013bc66ae84d81df6c23b4e65974c1317f65762b755ec5a556a549 8 0.00/1.00 vMB 0
104,036 104,036 0000000000010ba28ae9fea6834d2775e4dcf8f2f29a5bfd7468e47b811c9361 8 0.00/1.00 vMB 337
104,035 104,035 00000000000217b0f2de8ad2cda4677ced221fbcda3456978fa4450a892516e2 6 0.00/1.00 vMB 0
104,034 104,034 000000000000fdda14c38f7e261259b4233d5d9c0e8ed8d1ece83918165871fc 7 0.00/1.00 vMB 0
104,033 104,033 0000000000021a8ff01e7b6a2361c32e3c7ab3860aeb190ee784a5a3caf79fbf 9 0.00/1.00 vMB 0
104,032 104,032 0000000000029a83603c2cf088239f9b3935661506b21a7e04ed1e60bbc9a0a0 8 0.00/1.00 vMB 0
104,031 104,031 000000000001131e4efc7af7227280106522288ea7cb606e0dc9eef16e7aa01d 2 0.00/1.00 vMB 0
104,030 104,030 0000000000030c3785a311b8a61704dad8264cf5bbff5b33a3091ab3245af753 12 0.00/1.00 vMB 0
104,029 104,029 000000000003884b68f7d2ddbe46fe711ab4447f8a1e6fbd25ba9599f22a909e 5 0.00/1.00 vMB 0
104,028 104,028 000000000002248c06ab9c3c249a93fad62477f3657b1add370c6f2827132265 11 0.00/1.00 vMB 352
104,027 104,027 00000000000024e0327ac048c23522eb3f8e868970455dfd9effe34ab8e4a983 9 0.00/1.00 vMB 0
104,026 104,026 00000000000157e20a8ea9f76808aa0843cf99a9f62019ce9b976c3e6ccfebd8 10 0.00/1.00 vMB 0
104,025 104,025 0000000000008106c671ebd2572c31fe052336188e3d6ba92d3562952cf8357c 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.39 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: 769.67 GB
    • Received: 19.72 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.