Loading Tool

Explorer IconExplorer

Memory Pool

15,048 transactions
8.08 vMB
0.04079661 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.07/200 MB

Candidate Block

Mining Attempt 57cc011430579fffd43c754058a11b59430c760f80b7679bb44fd9a1887f6c9a
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 62031b5f45fef44f3bb5625b413e21d1542f556d2e0a7f1237839c4393faf46f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02384429 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (696,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,855 216,855 00000000000001a5afc5dd7be9c5179c580e736f1f3daeae9b1f2f70a37f13aa 206 0.10 vMB 148
216,854 216,854 000000000000050866fee3940e3dac1899dea952ce20c9927e0f29e296ebcd4b 665 0.25 vMB 206
216,853 216,853 000000000000051ad750055c2617163232fabe0cc37311176a11dd1ac3b27968 497 0.29 vMB 62
216,852 216,852 000000000000024d3ac1efe243c10921a7496ca5bee18acc4fbbe972251a91d4 118 0.07 vMB 100
216,851 216,851 0000000000000235425ac3fa694075a7cf0acafafdccfbe45f266f6cfcf53fef 203 0.09 vMB 145
216,850 216,850 00000000000001fce89e633fedb724f6c2da0091b1abbb94fed25116a7eb99d2 531 0.19 vMB 235
216,849 216,849 00000000000003c1dc8e727b54e51dbbd2a37874d43a97f0e575ce62aec52f7d 634 0.24 vMB 196
216,848 216,848 00000000000001e187e0dacfb7fecafeb81dc6442b293a2f7746374a96195aaf 176 0.06 vMB 106
216,847 216,847 000000000000017cde09d00c90067e5ae0702d64715abe8f0e0f25630b1efc13 121 0.06 vMB 114
216,846 216,846 0000000000000003310cb84815efa3c0a87390ec155a588f239d986a824d053c 396 0.25 vMB 102
216,845 216,845 0000000000000339bea12a3b3693fb55d30798887c38fe04432ffcb9ea6fe27a 829 0.25 vMB 257
216,844 216,844 00000000000003c3d8305f4f3a651c07ac1a37a5d250778fd31eeb6846eb1dd9 466 0.19 vMB 204
216,843 216,843 0000000000000272b59d0e80ae8227516450d2383e08440eb42b4aeeb968d1dd 768 0.25 vMB 213
216,842 216,842 00000000000004fd12ef13bca7552408f7b837cbd37f8cfc9a6d5226cc014572 112 0.05 vMB 100
216,841 216,841 0000000000000187112ae0ae8be2474d054323ec467e302e813a3ad7796cf02f 246 0.09 vMB 160
216,840 216,840 00000000000002951cc286c06d189663a4ff051fe3dbacc7f2adf2e63cebf930 580 0.20 vMB 176
216,839 216,839 000000000000014f90780d67b5fb2273eadeafc8b7dc89c42ef5cc03a5b21977 693 0.25 vMB 160
216,838 216,838 00000000000004bd1f2fbf62bd6fcbd0fa841dbdbb91f5842924a7169d347b7f 715 0.25 vMB 260
216,837 216,837 00000000000000df8bbc57e902ddef72e055ce96ae1118990d784b9452a477ba 357 0.15 vMB 192
216,836 216,836 000000000000026b63ecdac7f55635b15e2ee6d0efc139a3052b186c731c28ec 570 0.23 vMB 208
216,835 216,835 00000000000002d964630c282916bed3bf36251bad296974e80c45fa51cac8a3 527 0.23 vMB 191
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 223.15 GB
    • Received: 0.84 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.