Loading Tool

Explorer IconExplorer

Memory Pool

45,833 transactions
28.00 vMB
0.09672424 BTC
Random Selection Loading Transactions
Max Size: 146.31/200 MB

Candidate Block

Mining Attempt 812e7caef875f59f8e448f5bf53fbd0697cc2c50cdec0cd6af021e98fad345e2
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root da33ed3aea08ba91fa82e8cb99ba681787c7366801ad1c297e99555858d86327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,668
Size: 1.00 vMB
Total Fees: 0.03725904 BTC
Feerates: 150.77 > 3.73 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (426,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,724 488,724 0000000000000000006ace91f702f544ee81c2135e2feddc53f106cb74e7a0dc 2,245 0.93/1.00 vMB 88
488,723 488,723 00000000000000000095fa750983058a142a44d6b52d84d68f5ffaa9b4885e4e 2,134 1.00/1.00 vMB 89
488,722 488,722 000000000000000000a969c23a556204e9977d483feb1c203ecfa7c728d88a71 2,152 1.00/1.00 vMB 196
488,721 488,721 0000000000000000007d23947677d7b82096aede63b8417cb475655cfd3e4959 2,232 0.97/1.00 vMB 87
488,720 488,720 000000000000000000ef0d97e494632eec89a3c178cdb06eb60944ce4b6acb3b 2,340 0.98/1.00 vMB 182
488,719 488,719 0000000000000000001e1e1a25a10d2051f8047129c467307b06644c13e07080 1,224 0.98/1.00 vMB 63
488,718 488,718 000000000000000000c9ad40fa0046f0cce116af60af161822abf60da5393041 162 1.00/1.00 vMB 7
488,717 488,717 00000000000000000029d88cd5d65b1293aa3daeed3c4e87f886847effb95c9c 1,125 1.00/1.00 vMB 71
488,716 488,716 0000000000000000007fbd7c540fee6344253144d6b48a6eb5c2d2c139d2bdeb 2,583 0.98/1.00 vMB 37
488,715 488,715 00000000000000000069f00438e5330720958c78877d5ff723eac94bab26f0a9 2,209 1.00/1.00 vMB 8
488,714 488,714 0000000000000000009112e5d68d23bdb1d2a7b6bde545208cd89e87d75da9c5 182 1.00/1.00 vMB 8
488,713 488,713 000000000000000000e2385e0c21b3ae9d6fba7fecb88edf11a44197b74722f4 215 1.00/1.00 vMB 10
488,712 488,712 0000000000000000006ec421b4816a7ba4fa5e45ad1d9fab7c81eca56e0cae70 910 0.98/1.00 vMB 63
488,711 488,711 00000000000000000043da041057c75d8837b9dc1965422112c43b165f4ff2b9 1,614 0.97/1.00 vMB 68
488,710 488,710 0000000000000000003fa9f314bd71dd391518c8ad405ce30ab52a4473b35ece 1,293 0.97/1.00 vMB 61
488,709 488,709 000000000000000000d26836286eeab886c9459c5f90025d15c49d9adf48f695 1,233 1.00/1.00 vMB 61
488,708 488,708 000000000000000000b842327443bf14abeb19515fc3db7c5c2a0d301f93d40b 291 1.00/1.00 vMB 10
488,707 488,707 0000000000000000002b948323307ecfde37653069a8a8cc0c445e19e1e3d801 2,567 1.00/1.00 vMB 146
488,706 488,706 0000000000000000000ddd0647f70ba81ee1d5bc80634f2b5dd8444a19ddbed9 1,337 0.98/1.00 vMB 65
488,705 488,705 000000000000000000f5f4cc53fa923851c20246beb3d23d9362fbb39d008c63 2,140 1.00/1.00 vMB 84
488,704 488,704 000000000000000000d960327ccf708a18fdbb566fd861fbe18716a587ea0837 883 0.49/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.