Loading Tool

Explorer IconExplorer

Memory Pool

83,807 transactions
31.55 vMB
0.17242215 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 2818dce52830dfc4a45dc3563392fadb351bcfce3a8b4af0a34a482db020ac91
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (553,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,574 361,574 00000000000000000464d9af9ff463c6aee174f24a92d28b253d64b81e9dcdaf 1,448 0.72/1.00 vMB 27
361,573 361,573 00000000000000000dc8583b002244b96bbc8b73dc1815a5fa667d55125fcfcd 473 0.32/1.00 vMB 17
361,572 361,572 00000000000000000183f2cc8f6de5f0b8e7bac3006fc3d327bbd165c3bd0811 1,716 0.93/1.00 vMB 32
361,571 361,571 00000000000000000b3da21752452ee404d1d9c732d3ef43711442cda58f983c 599 0.75/1.00 vMB 17
361,570 361,570 00000000000000000361d96cb8ee4943ae94103bfbfea530142c45c9f78bd108 1,732 1.00/1.00 vMB 27
361,569 361,569 000000000000000013882201c1417fe78aeda3e09c3092150f7e312c8fc4da2f 616 0.31/1.00 vMB 30
361,568 361,568 00000000000000000ac34d58b11de96baf55b90bb81b525cac3ae7fd255e0105 137 0.13/1.00 vMB 6
361,567 361,567 00000000000000000f1357ff096aa694ded8600deecd5cd0189193c1223f8961 650 0.44/1.00 vMB 26
361,566 361,566 0000000000000000125fb4801c98bc70c56e6f8d8a583108be891593f3f205a4 1,420 0.61/1.00 vMB 47
361,565 361,565 0000000000000000008b67855c4fe05439fb6e449ce4988325b1d13362604a70 203 0.28/1.00 vMB 14
361,564 361,564 00000000000000000a428f7a0732c63159e54f7c77be192c4a7b371677a1d22a 44 0.04/1.00 vMB 22
361,563 361,563 000000000000000003092fe2c24c3d562c90ba57d2022d57f3d4486f8676889b 183 0.08/1.00 vMB 36
361,562 361,562 00000000000000001581da22a2a36221ccce5d4092a14e75e3dce3ea9155127d 635 0.37/1.00 vMB 27
361,561 361,561 000000000000000009f54f0690c0aa95867e34a83359b13518d17b79f8d8cda0 924 0.48/1.00 vMB 31
361,560 361,560 00000000000000001320eac7faab9dc730d7ec85801b292da7a59cb7ce3aa2ff 1 0.00/1.00 vMB 0
361,559 361,559 000000000000000011f7c8b6f27a3a90031ad2b521c874c7b60e096ba6b98102 1,271 0.55/1.00 vMB 33
361,558 361,558 0000000000000000047bd6a48f6b04b171fd5d9754f20ab12ea435bc3c12d538 195 0.14/1.00 vMB 14
361,557 361,557 00000000000000000d6bd3d3432d6fcb963a9c3ef100a2ba27b0c2f19318b5c9 1,343 0.75/1.00 vMB 26
361,556 361,556 0000000000000000107736fae012cb41c2dc0333f983258cd8dcbc135bf76fc8 1,173 0.66/1.00 vMB 26
361,555 361,555 0000000000000000031668a92f729d44480d4a88d1cb3aad0ec65958001ab20d 545 0.54/1.00 vMB 16
361,554 361,554 000000000000000010ea4fc57a2bdfe46bd939a39e5fbb49fe7fd5bfac8be75a 978 0.50/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.