Loading Tool

Explorer IconExplorer

Memory Pool

75,713 transactions
28.32 vMB
0.06416380 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt 353696d071caaa04b6e56a1cec4849b26dffe28f92d532088946235c25dcfb51
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 0bc338283b9d084b34cac09cb4eea2d487d17b7bbff48a248ef9296cceecd374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00554629 BTC
Feerates: 101.00 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (519,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,314 395,314 000000000000000002aa2016b4814a7941b686074585193794cd210f0628aba4 437 0.14/1.00 vMB 96
395,313 395,313 000000000000000001fcf6e7ff86547f7840c50b7c6bbb5584ee63b6465806bf 2,288 0.93/1.00 vMB 44
395,312 395,312 000000000000000004b3b5ab793de551cf7b974d223d02c4f72a5f7af305b3a4 2,287 0.99/1.00 vMB 67
395,311 395,311 000000000000000000a6bcad0630a3eae592f562f2efba20a4fb40eccf72589d 1,199 0.61/1.00 vMB 39
395,310 395,310 00000000000000000045d96ab6533efae09167f715759486de7b0acae8beaa3f 2,141 0.99/1.00 vMB 46
395,309 395,309 0000000000000000047a71089754637680a72c0b06fd88a2fd88c652915417ea 900 0.99/1.00 vMB 26
395,308 395,308 0000000000000000054453c522122b13f0bf7ac9b1c8365067459291944a87f4 2,126 0.95/1.00 vMB 46
395,307 395,307 0000000000000000039b19473cabd6a453379a3485b7eb5e78ab6e3e7125905f 382 0.25/1.00 vMB 28
395,306 395,306 0000000000000000016a20bafc70b2030968e56150be3876ed18da62835b95eb 681 0.39/1.00 vMB 38
395,305 395,305 0000000000000000018539a7cfedb742030e83148ec02b0d6bc84a6b3e768cb8 1,662 0.64/1.00 vMB 56
395,304 395,304 000000000000000001bfd6e5bdd6b059d84cf622cebe589cf21f09f0d7b64645 1,393 0.70/1.00 vMB 36
395,303 395,303 000000000000000000acbfbd59d06b0bfb9e4b7fd58026a738cabd6c7f5ade5d 2,305 1.00/1.00 vMB 40
395,302 395,302 0000000000000000040905a6fa74a0910c99cc73add81389a4dbc948dfa7040c 1,114 0.63/1.00 vMB 32
395,301 395,301 000000000000000008fc5a3b2e264cc4b2b70711d4fcb982056176a801e44165 610 0.44/1.00 vMB 22
395,300 395,300 000000000000000000ced71d5dd6a4048413e2128648f4b3b9bff439067512d6 1,479 0.75/1.00 vMB 41
395,299 395,299 0000000000000000079c6b64cd0ff67bfc2eb225b25dfdc94cebeff6aa12195c 1,571 0.80/1.00 vMB 40
395,298 395,298 00000000000000000275d85296a43b69d353c6a2e6615b7aefb038a74387f55e 188 0.14/1.00 vMB 22
395,297 395,297 000000000000000004d3a4a21caabcc08696f338d12aa19a57f22d0150595970 2,632 0.99/1.00 vMB 66
395,296 395,296 00000000000000000714dacfb30c093fe537b48b1e79c3f80c5bdcc9a081ee5f 1,475 0.99/1.00 vMB 25
395,295 395,295 000000000000000003fc5543289283690c3c054431fe690984eaa7aaa2949389 255 0.12/1.00 vMB 65
395,294 395,294 0000000000000000031fb782315132739b872d9848491952950eb2a753f6a3ce 2,927 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.