Loading Tool

Explorer IconExplorer

Memory Pool

74,650 transactions
27.73 vMB
0.07406029 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 491bb2d1d135e4ec6f0cfe2709a99dca47e7eeb80a16c6c46aa03d975006bd7c
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 76a8c8a8643779b7c87dce15ba203c6df5541053731d00934742c48011671647
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,827
Size: 1.00 vMB
Total Fees: 0.01481072 BTC
Feerates: 71.37 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (774,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,077 141,077 00000000000007a11a47cea700ca9fd291309bbfe3293c90bf5f36dd3b20ae04 122 0.05/1.00 vMB 911
141,076 141,076 00000000000004d402c85c44f4f10bbf0b3006c04f978dac67730702a96c7450 56 0.04/1.00 vMB 415
141,075 141,075 00000000000007fb0de9030b63a68fd95177c51a260f23a455a14922c3bae9e0 51 0.04/1.00 vMB 800
141,074 141,074 000000000000061afa832a732398eb5215a5ad932655ee461b390d7c00b77fd5 28 0.01/1.00 vMB 69
141,073 141,073 0000000000000770ed037fd1c6f455848a2ff7660f42a99de7b43cfd040bdac9 39 0.02/1.00 vMB 63
141,072 141,072 00000000000003e0104216b4410ac9ff3fc476ec5bcf8debb4eab1b25fd70d85 95 0.03/1.00 vMB 189
141,071 141,071 0000000000000089d37690f831b00ff2473bb939318e1629208f954587c520c0 64 0.02/1.00 vMB 364
141,070 141,070 000000000000073923c84086259e29c6ca2d74c61c124bf3ba4482bd665ea30d 14 0.01/1.00 vMB 35
141,069 141,069 000000000000035c8f3d151c58e78854b68392f0cba3b166b7eb472abcfb8eb2 102 0.04/1.00 vMB 99
141,068 141,068 00000000000004b33bd3c6063fe4e74c9de9fe12eb812ad7e60a181a6d1240c8 39 0.03/1.00 vMB 438
141,067 141,067 000000000000029a4b4bf7655cbd543a4dcbce3d03a4a82fb210eb9790694603 165 0.05/1.00 vMB 125
141,066 141,066 0000000000000667695a025111c777eec71fb8ec614819c0661c567462a154c5 115 0.05/1.00 vMB 131
141,065 141,065 0000000000000233a73b4f1446e7223c4eda57f894cd5cf8edbe555e73e47043 37 0.02/1.00 vMB 30
141,064 141,064 00000000000004a8f07d894c6661194c3d3cd0501d5ddb11287529927d61b169 97 0.06/1.00 vMB 544
141,063 141,063 0000000000000525d7eb4c77bf7ae49811074ad649ff1c55e4e896cd59bbf215 112 0.06/1.00 vMB 310
141,062 141,062 00000000000000662b19a895257e3a74f020293f3cb1199a399225d02a339059 10 0.00/1.00 vMB 109
141,061 141,061 000000000000037541efba30b09406f17526e2ffaae4c4ec7abac7ff55528fdd 119 0.06/1.00 vMB 155
141,060 141,060 00000000000007b47fd92868df902723d7a459778417d74f21b2cdbf23b3d78a 130 0.05/1.00 vMB 104
141,059 141,059 00000000000007a428df1a69e4623efc4aa7b053fe66d0521440aa7880f0dd14 31 0.02/1.00 vMB 298
141,058 141,058 000000000000014b342d23e0fe3986977559faa5e6d8655e4b748a477a9e6931 20 0.01/1.00 vMB 172
141,057 141,057 0000000000000192bcc66c152d3d906729340b15befed55ccfbb03d9a029f103 56 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.