Loading Tool

Explorer IconExplorer

Memory Pool

47,167 transactions
27.88 vMB
0.08620527 BTC
Random Selection Loading Transactions
Max Size: 148.21/200 MB

Candidate Block

Mining Attempt 3833d7c91049c3828dca05d4e4f56d086e102cc40e3ab14c3c44790d6b5794e5
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 2a1959792858fc71fb1603d6daef545b65723cbc9f5c481506c0d9315e171221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,436
Size: 1.00 vMB
Total Fees: 0.03282765 BTC
Feerates: 500.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (353,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,859 560,859 00000000000000000022efe22c90e48611e87752611285841d99ce354bb21d71 2,801 1.00/1.00 vMB 17
560,858 560,858 0000000000000000002830bc8353a7c895e57a7a6fc97958c7cbafa625affc29 1,358 0.37/1.00 vMB 15
560,857 560,857 0000000000000000002d10ce0a74522b3a0df2e4c9ca507f82a7e0c5de27ac2f 1,273 0.92/1.00 vMB 8
560,856 560,856 0000000000000000002d78352b9b8773a061271555ff7eb8d7c711166f2884f3 2,738 1.00/1.00 vMB 3
560,855 560,855 00000000000000000003015a6f47446552ac642158d804a3ac2f29d2dd42bcea 3,099 1.00/1.00 vMB 16
560,854 560,854 00000000000000000011f97e5fc43058e0bb44a0392279ec18dacfbd4ab92dd9 3,178 1.00/1.00 vMB 19
560,853 560,853 00000000000000000023e742fc8a3a1c2cf91208f01f1a53fdf2ed240988240e 3,002 1.00/1.00 vMB 36
560,852 560,852 00000000000000000016ebb0c18fecff3b01f3ba01e38da083caccc975f48192 1,080 0.36/1.00 vMB 17
560,851 560,851 0000000000000000001e6a60162557a15e9a624ad46dd709a1cc7afbf945f1d9 879 0.28/1.00 vMB 15
560,850 560,850 00000000000000000007f5b7d686a3b455cf67c27400d56e708ad316ab82b5c9 436 0.13/1.00 vMB 15
560,849 560,849 0000000000000000000d41f11bb630d09480a893c54ece117f20124556d2b7b5 2,350 0.77/1.00 vMB 13
560,848 560,848 0000000000000000002b45f29febc4c8a4ff4dd523057b890a335489f7f50c2a 3,088 0.98/1.00 vMB 21
560,847 560,847 000000000000000000171a0ae3496ae7654d09b1bdd45f852f57c300213e22e6 2,582 0.92/1.00 vMB 18
560,846 560,846 0000000000000000001d0f74f0c77011bccb4ac1a70bf76b34b4a81e76e97e5b 2,277 0.76/1.00 vMB 13
560,845 560,845 0000000000000000001c0452c01e4fcdbb7facfb0fadecfa44053b61dab35748 2,750 0.93/1.00 vMB 9
560,844 560,844 0000000000000000000d0f368af0d40d0d80dd0eacd6f35ade8cc4bdf8903134 3,298 1.00/1.00 vMB 18
560,843 560,843 00000000000000000014f33e87773f5a83471901e7a911f330144036ff5f86db 1,805 0.57/1.00 vMB 14
560,842 560,842 000000000000000000288c0affc20afd6a3a378225c78fe9a2ae376314e3e118 908 0.57/1.00 vMB 8
560,841 560,841 0000000000000000000a05450fccad4701ea9fbca0ed9b7e73735600d3af823b 2,264 1.00/1.00 vMB 7
560,840 560,840 00000000000000000001d2a387a6f7745dcedc087e646f69f8cabc585d2c658b 3,104 1.00/1.00 vMB 25
560,839 560,839 00000000000000000009032ef3e1626293b4cde190009c8ddb7044eb8a6caff8 3,406 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.