Loading Tool

Explorer IconExplorer

Memory Pool

78,427 transactions
29.47 vMB
0.07495723 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt 40495dbf09c8cad798e3113c59a03dda7518df87245f080fa9ae0a0d9fd7e950
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root e4bc97a151907861c3029ca5f37983a7c99c1934022a90b25b4650cf598a1e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.01310005 BTC
Feerates: 40.26 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (247,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,297 667,297 00000000000000000006ac502d4a5a68f05c22a7a1cd9f06f8a517da4dcddf5c 1,174 1.00/1.00 vMB 74
667,296 667,296 0000000000000000000b4ee841f48d91eb555ffac11514f9aa4b26b859e7d3b0 1,580 1.00/1.00 vMB 21
667,295 667,295 00000000000000000008ad1e1340f31a30d1fee7d0e3e56a0cf7dd571dc653aa 3,005 1.00/1.00 vMB 86
667,294 667,294 0000000000000000000041bbd08aaeb64a34f3ec0e67693af49e130646f35b9a 1,769 1.00/1.00 vMB 38
667,293 667,293 0000000000000000000b73f4dfe55e5958437de7d7a504e7cb72ea19d8436165 1,624 1.00/1.00 vMB 30
667,292 667,292 00000000000000000000fafc3cabc7a86606033a5fb092d9bb37a4dc481ad92d 1,960 1.00/1.00 vMB 46
667,291 667,291 000000000000000000069d6765b53cfac92ffe85d4550f085b34fb5ecf76dcf0 2,787 1.00/1.00 vMB 81
667,290 667,290 00000000000000000000c6a88bb6fb12994a33df1bd48b2605603255f435228d 3,171 1.00/1.00 vMB 116
667,289 667,289 000000000000000000073782d7c47a6428d00260f48718c35a1af6bcc7dee71d 2,354 1.00/1.00 vMB 93
667,288 667,288 0000000000000000000a0d064683bea1d55940e55a0c6e01fac2fbad01e28ab2 2,388 1.00/1.00 vMB 70
667,287 667,287 000000000000000000018c41a40ddeec694bc527b8ce7f67f3020773b75015bc 3,103 1.00/1.00 vMB 110
667,286 667,286 00000000000000000007c980e5ce711b011db9187acc56fb4d8142f60831afca 2,318 1.00/1.00 vMB 15
667,285 667,285 000000000000000000085ea2fe4648f08f7ad6a092478b1bc007a39059850b8d 2,245 1.00/1.00 vMB 16
667,284 667,284 00000000000000000000300bc53f704f0786a99351d1a7df16ccb541a48e714f 1,444 1.00/1.00 vMB 24
667,283 667,283 0000000000000000000249f3e3ace91bb46946539091b4aac06d4cbfec9548fa 1,072 1.00/1.00 vMB 54
667,282 667,282 0000000000000000000d104d6e77c9420b36716a602e1b07645199b19c2e81e3 2,712 1.00/1.00 vMB 100
667,281 667,281 000000000000000000039ce32622e4ec0b22cd2d7bb5f12991539a03ee525b3c 1,824 1.00/1.00 vMB 73
667,280 667,280 00000000000000000007797eadffca81f8bd3067e8cdf5ed83f1a62afb982f74 3,265 1.00/1.00 vMB 116
667,279 667,279 00000000000000000001b3d7708b9240afd9bd6ab86f9de835f3f105b6eb3b7f 1,413 1.00/1.00 vMB 57
667,278 667,278 00000000000000000000776c2413203ac3d1aaed0f579fdd181cff7d155cb0a2 1 0.00/1.00 vMB 0
667,277 667,277 0000000000000000000276bc7796ef38e13efc662c3f54fafb6e3edfc435d058 2,237 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.