Loading Tool

Explorer IconExplorer

Memory Pool

39,868 transactions
27.70 vMB
0.06976937 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 91c7d0848c9cf4af3bc415a1d3d9d5b88cf36981bc808753efb3b0b9fc2eec92
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root ddc11c28a0cf096d0a3f30f7f142cbf026c56aa53ed945d09920eef65ece51a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.01667964 BTC
Feerates: 100.95 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (123,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,945 790,945 00000000000000000004107e66fc7d0ff0c5208837a786da0f5346740eda7683 3,335 1.00/1.00 vMB 48
790,944 790,944 00000000000000000000029ed7b7e9a51a0860199868687cebcdccbb4a8603da 2,555 1.00/1.00 vMB 50
790,943 790,943 000000000000000000026a30495fa8ed92da71912ea6bdd98885f6a259e2a1ef 3,364 1.00/1.00 vMB 41
790,942 790,942 00000000000000000000d3fdd103b880b2efca87f752b10676fced64f6f038c3 3,205 1.00/1.00 vMB 69
790,941 790,941 00000000000000000002f4b4acbf7dd75fdd61eafcfda4edb7a9c6f927330954 3,053 1.00/1.00 vMB 58
790,940 790,940 00000000000000000001d6f4d00253beb828555d36fd588fa538d5382ce68185 2,188 1.00/1.00 vMB 42
790,939 790,939 00000000000000000004d88f691f883e06e51d7c8b5b7c935a57b5068fd0edd1 3,727 1.00/1.00 vMB 67
790,938 790,938 000000000000000000012fa3ec41259aaad4160147904337f228d0c075b764af 2,782 1.00/1.00 vMB 110
790,937 790,937 00000000000000000002f4b99765b35374483a7d9f8282b087e91e94e32cc57b 3,263 1.00/1.00 vMB 46
790,936 790,936 0000000000000000000204e2266ba4599d588779bcf1bf5a77dd3a567e93af39 3,218 1.00/1.00 vMB 78
790,935 790,935 0000000000000000000521e161421ff1831f518f8afe468fb867e7b0d6b68fb6 2,489 1.00/1.00 vMB 88
790,934 790,934 00000000000000000003b7f3a4da73dcf2f3f0ed6ab09c3a375c00f6ad5fb8eb 2,776 1.00/1.00 vMB 95
790,933 790,933 00000000000000000002eb7a8ff57a240dac7d8ced216db8f66ffc0726c8eed2 2,839 1.00/1.00 vMB 42
790,932 790,932 0000000000000000000009136d65f5c3a0f302fa171a4570a337c67ecf93d235 3,417 1.00/1.00 vMB 58
790,931 790,931 0000000000000000000300251d38bcee6deffa188b6fc2aa32fdc976ee72455c 3,579 1.00/1.00 vMB 59
790,930 790,930 0000000000000000000410af3f67a816ceb087243efd68c68cc89df5fa6341c7 3,971 1.00/1.00 vMB 59
790,929 790,929 00000000000000000005974526876773710ce2fcd9eeba5dfff68b19c99a1d08 2,869 1.00/1.00 vMB 55
790,928 790,928 00000000000000000004bd4aedd4436be58c92d30aaa2e8d05bdf9287ad57f7f 3,957 1.00/1.00 vMB 79
790,927 790,927 0000000000000000000435785429211dca22ed6e2444800c88ad042eb0cc0e94 4,836 1.00/1.00 vMB 63
790,926 790,926 00000000000000000000256c9d0d675177a2dc7e38e55a8c59e12ff48c23fcc7 4,035 1.00/1.00 vMB 64
790,925 790,925 000000000000000000055ff03f3d04f6c9abefb8709bdb76834db20b0255a0ad 4,284 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.76 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: 632.31 GB
    • Received: 12.11 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.