Loading Tool

Explorer IconExplorer

Memory Pool

77,241 transactions
28.79 vMB
0.07939423 BTC
Random Selection Loading Transactions
Max Size: 174.15/200 MB

Candidate Block

Mining Attempt d91e801d2de3666256ccf2088344345f598c9d33de3ce912372b842e5e17d6e1
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f8e16d7c9313978157ed321d03bc54ae347ddf3d0d7eefad2fb6ee925c1695ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,749
Size: 1.00 vMB
Total Fees: 0.01942826 BTC
Feerates: 100.17 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (553,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,238 361,238 0000000000000000056a53d6a76852c4e0224356301edd4bc4dd609e3c1bbfb1 275 0.75/1.00 vMB 85
361,237 361,237 0000000000000000125a59e67d0d61b42c954efa3104c9ce315f4a1ff2d06fda 345 0.75/1.00 vMB 83
361,236 361,236 00000000000000000ed7facf2b3fde3af2c40ccf512a64228e26c3afdd0d4b69 226 0.75/1.00 vMB 73
361,235 361,235 000000000000000000317a1b36e102391400bce8e0a2847e17fc84faba4c31ba 216 0.74/1.00 vMB 73
361,234 361,234 000000000000000002c48e9fac12f1b0f8139aa891cedf218aa81f57e483fc06 1,996 1.00/1.00 vMB 28
361,233 361,233 000000000000000004f31b25fa854eb20fab525d48086a607545986425c19726 3,410 1.00/1.00 vMB 45
361,232 361,232 0000000000000000068834183a072ae251bfd60874cf330e6c21a9343525a69f 261 0.77/1.00 vMB 73
361,231 361,231 00000000000000000b4923ffb05a015681d419bce3ad6ef5b6cd0e7a876d5c0d 320 0.83/1.00 vMB 74
361,230 361,230 00000000000000000488a54da86552e61f5045abae700f874ff5478d90492e11 2,562 1.00/1.00 vMB 36
361,229 361,229 0000000000000000031942117719bbae8ab2db9c7f469d9ace397eb521b85794 796 0.49/1.00 vMB 18
361,228 361,228 00000000000000001215d6bc2061f63c1cdd11a64e63b51e3fccb3692f6af5ff 1,924 0.75/1.00 vMB 38
361,227 361,227 000000000000000015467982d164fae338b92a3168921cb7e15fcdecb94de8fa 944 0.75/1.00 vMB 23
361,226 361,226 00000000000000001540ea6b11e17e3bfb800c2ed7f9875142c95b2e750a9ca0 1,027 0.75/1.00 vMB 24
361,225 361,225 000000000000000004ec3ac1981314265ed849a978a880543b1b75ef362b805e 1,217 0.56/1.00 vMB 29
361,224 361,224 000000000000000000fa9e8aaab20da6fdbed13760239035679888b29bfe4db8 375 0.75/1.00 vMB 15
361,223 361,223 000000000000000005db0d77150333ef311950f862d5ec00dfb556569a83c41f 278 0.93/1.00 vMB 11
361,222 361,222 000000000000000007f664878be60fc3b95d21ed63996c9b4d9c64e0b3fe0922 643 0.48/1.00 vMB 19
361,221 361,221 000000000000000000038ae8d3027b466a0cac99f9244eae9a55e8194838bfc2 1,429 0.75/1.00 vMB 29
361,220 361,220 000000000000000010a82cf40399c43f0f8158c03adcdf45470eb7dee9e7098f 2,171 1.00/1.00 vMB 27
361,219 361,219 0000000000000000054b970ae57a8066acc2a87f5194ebf5cf0dd12974f4ed4c 2,222 0.75/1.00 vMB 41
361,218 361,218 00000000000000000be2dca8e5336b01454fa032635a6f92d6adf0b98cdc6324 2,633 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.16 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.