Loading Tool

Explorer IconExplorer

Memory Pool

76,178 transactions
28.44 vMB
0.07000261 BTC
Random Selection Loading Transactions
Max Size: 172.28/200 MB

Candidate Block

Mining Attempt 8a01a2f31aca31b91359185e3e4f16e91f5fb5f8071f754661bf5f79de434cfe
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 80b1de47b8c57031e4daaa75e8ad81d0a1bbc83b7c80163141baea746b8daa11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.01105447 BTC
Feerates: 178.73 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (550,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,730 364,730 000000000000000001774eb280d9503fc18cd8de28999a506236aa5fb518d0a6 4,234 1.00/1.00 vMB 35
364,729 364,729 0000000000000000155e7d6cd9f107cc48c04a51671ad904727298eb2212bcd3 416 0.23/1.00 vMB 39
364,728 364,728 0000000000000000056e56b98a8358a78e254a7f47b5a5c189cd8948c41adab8 853 0.75/1.00 vMB 24
364,727 364,727 000000000000000010f3fd396651eaba38397c43246950487c3dd322fcbace83 1,421 0.72/1.00 vMB 58
364,726 364,726 000000000000000011b0e191d56c2f16cb46b57c7a0e1abd4b9ec6025599e96a 594 0.41/1.00 vMB 30
364,725 364,725 00000000000000000934f642f414cc857d6782aa0ec8bfcd6966281c4ef62075 4,902 1.00/1.00 vMB 10
364,724 364,724 0000000000000000003e06ac1b6a3d3e8ea596a337a3077fc2e7f0131d3d7315 884 0.56/1.00 vMB 33
364,723 364,723 000000000000000008bbb8f0aeae187556c1e328f580aa4bfdec073fac8c3472 904 0.49/1.00 vMB 29
364,722 364,722 00000000000000001066c172a9b5b21c1ef3cd57bf794d34e6ce7663707ed6cb 2,072 0.95/1.00 vMB 50
364,721 364,721 000000000000000000f8a3a72e6a504d73fa90e8f206fbf69d34305e6feb299c 4,997 1.00/1.00 vMB 6
364,720 364,720 00000000000000000cc660ad90d5e259350e4c336fbe29574f0b484699947f9b 1,417 0.95/1.00 vMB 34
364,719 364,719 0000000000000000129dac3b4e85309ee9568806cebe3bae48050ecf3c77ef31 1,797 0.75/1.00 vMB 52
364,718 364,718 000000000000000012a10b77751931e39d8a9282003e035771827f4d83114b76 822 0.68/1.00 vMB 29
364,717 364,717 00000000000000000628802060043bc3472fa04b86acbacea6ebd912e9602200 1,031 0.47/1.00 vMB 47
364,716 364,716 00000000000000000042ec29ab64f8494740f3f4d05bc9ebf1129918f0228e00 1,587 0.95/1.00 vMB 35
364,715 364,715 00000000000000001604374ab3d2d81ea29b8055a15d84e242ffad33d8491217 1,595 0.93/1.00 vMB 32
364,714 364,714 0000000000000000018792b4f88f8860c1e7d6f9a50fdb1dea85fa0f843fa08f 1,529 1.00/1.00 vMB 36
364,713 364,713 000000000000000001fd8b416acefc57be37dd5b3fa765d8facd08b50d6a107d 2,387 0.99/1.00 vMB 47
364,712 364,712 0000000000000000141ee12ba8ece8ca088fe1286256fc6d85d48a68b80e3054 1 0.00/1.00 vMB 0
364,711 364,711 000000000000000006482c2ae8181376506764ce99cfe62a42a72ace49fe6b2e 2,067 0.93/1.00 vMB 58
364,710 364,710 00000000000000000a490da9668b3463b17cd7fd472f49a741ba66f6bfa49af0 4,942 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.