Loading Tool

Explorer IconExplorer

Memory Pool

45,840 transactions
28.47 vMB
0.07399213 BTC
Random Selection Loading Transactions
Max Size: 151.28/200 MB

Candidate Block

Mining Attempt 3e56f920482d35b2e2308cfd615d534338d87ac6bab352c837c451ea14c07db7
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root abe4d3ae72b7936337c9ec27f2d672aec09a5c75ac9574ba56f368a5fafcfd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01998062 BTC
Feerates: 100.23 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (497,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,259 417,259 000000000000000003b1a394c54e442a89a4cfeef598cd83dfec162607a40f7c 1,514 1.00/1.00 vMB 64
417,258 417,258 000000000000000004467b71d86d60c7023327433ebc34219458667566db05d3 1,763 0.99/1.00 vMB 45
417,257 417,257 000000000000000001de9905da112cd6026ace59b45b8858d36be0c372a732f8 1,144 1.00/1.00 vMB 26
417,256 417,256 0000000000000000000555993238ca08c575df6dd4bbaf259d3c8bc08d36d80d 64 0.02/1.00 vMB 58
417,255 417,255 00000000000000000535b1b9b4e9bac305d43fae436226e324fc420d97dbe186 1,453 1.00/1.00 vMB 40
417,254 417,254 0000000000000000032e7aeca32a4ec405e4d8080198a42b194c208c59be1836 866 1.00/1.00 vMB 33
417,253 417,253 000000000000000001349ad41f94a463b8517d6c375ea1148e08b286be9026cf 1,845 1.00/1.00 vMB 51
417,252 417,252 000000000000000000846d36c6cc90acb04af4c371a459752e73a01ac291e2b4 1,716 1.00/1.00 vMB 37
417,251 417,251 00000000000000000165233bbaa9c2130cdc4350199bf471e4f81d89e8754fa2 1,644 1.00/1.00 vMB 26
417,250 417,250 0000000000000000032c5211cb713ca0411f3bb0fa99f45c80643b90bb88fb8b 2,237 1.00/1.00 vMB 57
417,249 417,249 00000000000000000272cc32625c1c812c41275f31b6fd955c245f0eb5b3a225 1,845 1.00/1.00 vMB 37
417,248 417,248 000000000000000001ddbeab45b3ba4cfd84fb73ff7d416c37eff57faba5ae2f 13 0.00/1.00 vMB 59
417,247 417,247 000000000000000002dd05d59ac9f433609dd75f9708b03da674c43e2ac2fe9f 398 0.24/1.00 vMB 59
417,246 417,246 000000000000000004ffd9190b27d4929f3001fc025d74e9e737546265fb3066 854 0.43/1.00 vMB 53
417,245 417,245 000000000000000000b4addea637da945fd0c50e35ca57f83d5e8e534331c7da 1,399 1.00/1.00 vMB 29
417,244 417,244 000000000000000003b853744a5d9722ad789e04401fd64a9add43dbce61b810 1,998 1.00/1.00 vMB 61
417,243 417,243 000000000000000003a5819b04f00e4ad3b4202f64cd8ea41728f44eb1a7f4a9 1,851 1.00/1.00 vMB 39
417,242 417,242 0000000000000000054163605520ed777997739b760feed193ac6cf4dacaaaa7 2,339 1.00/1.00 vMB 37
417,241 417,241 000000000000000001d46de68fd46f3341af2e7f3190b2e67bd82c6727491ac5 2,467 1.00/1.00 vMB 50
417,240 417,240 000000000000000002a9502b9b9eca57fabfcfda08ac1c67bb507d12e017f17c 2,243 1.00/1.00 vMB 110
417,239 417,239 0000000000000000043ee9bb547b73ce9e842778c29a38c9e4687e1fc0436818 1,551 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.