Loading Tool

Explorer IconExplorer

Memory Pool

80,732 transactions
30.04 vMB
0.12465271 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt a61cdbeab529c1f6d7be1fde6d11d11fc0dc7d845483b5df624cdd0d9eb713bd
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (243,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,988 671,988 0000000000000000000644e81d9b8ab75262fdcb8c3eef8ac3a52478bd34a051 2,901 1.00/1.00 vMB 146
671,987 671,987 00000000000000000005f9e598ce0ef4254b5aa1d4b472ec7046b5c4b308446e 804 1.00/1.00 vMB 142
671,986 671,986 0000000000000000000aaa67193565b29b4cb153f9253a92fa68d21479cdae41 2,820 1.00/1.00 vMB 154
671,985 671,985 00000000000000000004ca94ef1c162008391a09bc438ce4c6c702a040f28a84 2,744 1.00/1.00 vMB 165
671,984 671,984 0000000000000000000cbfcd75df9399e63a7809d1ae8b3a57472e8e6edf4813 2,588 1.00/1.00 vMB 154
671,983 671,983 000000000000000000090f415d4043b1e6b5473d50c232ff43a16917cdb192cb 2,908 1.00/1.00 vMB 182
671,982 671,982 000000000000000000034e815f57a197ba16f7331bc4bac7d912bd50345ab7de 1,260 1.00/1.00 vMB 152
671,981 671,981 00000000000000000008e310deb6151501dfa228c8f788bc89b71323a36beb38 2,977 1.00/1.00 vMB 121
671,980 671,980 0000000000000000000050d61a74fcf27e03c2b1ecfaf5435a028c331b00e427 2,509 1.00/1.00 vMB 157
671,979 671,979 0000000000000000000bbc9c9baaefb5a45574e1b4de5ccd16f316058c3b2961 2,919 1.00/1.00 vMB 196
671,978 671,978 00000000000000000003eca9cefb3f3e23877399e897ad8f3b067805f6d2cd54 3,062 1.00/1.00 vMB 147
671,977 671,977 0000000000000000000c2bf6d07cd037b7e9b9ed3ca15265a2c0569e786ff4a1 2,700 1.00/1.00 vMB 78
671,976 671,976 0000000000000000000b4a2732779469c993a9c8f7ac8bff69ad941c9b836752 2,918 1.00/1.00 vMB 102
671,975 671,975 0000000000000000000adaf3a41f02111d72c3f0d1a3fa5b9d5a6f14bbc1ce26 3,231 1.00/1.00 vMB 102
671,974 671,974 0000000000000000000034644859e7534b17e409fa3f3496fa701fe29360269e 2,536 1.00/1.00 vMB 141
671,973 671,973 0000000000000000000733afa8e0387b5fd99544cb87803adffd8b0ae2e699ac 1,959 1.00/1.00 vMB 147
671,972 671,972 000000000000000000084d728312d83c684e076ff56da25c569721f9f4e3eefe 1,294 1.00/1.00 vMB 153
671,971 671,971 0000000000000000000614ad0332b836d1b2ca6b2cc5123ede675327f3274c6e 2,894 1.00/1.00 vMB 161
671,970 671,970 00000000000000000004b376aa4e40568ec4c0b48d0a96abca6b38abf6a3d05d 2,727 1.00/1.00 vMB 85
671,969 671,969 000000000000000000009e7132fa32cc0705b27016bb4bfd690a6c5337ac4aaf 3,353 1.00/1.00 vMB 147
671,968 671,968 000000000000000000071e2ef123c87f608bda72d6e43e34060a0d0760451a8b 2,585 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.