Loading Tool

Explorer IconExplorer

Memory Pool

37,281 transactions
26.87 vMB
0.06076969 BTC
Random Selection Loading Transactions
Max Size: 136.57/200 MB

Candidate Block

Mining Attempt d05a76273a48788e73c49d4fdfa157f77904e47d2df050652cd074ced40f3c98
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 89732c5d367b49bb7edc167194c6ccb6832a2c9340f3b16c1375bb47de76ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,855
Size: 1.00 vMB
Total Fees: 0.01035301 BTC
Feerates: 74.79 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (100,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,557 814,557 000000000000000000019213829acd861f080aac19b2ebe37800cce37035f788 3,126 1.00/1.00 vMB 27
814,556 814,556 00000000000000000002ef7512503fbd8452161bf240821b8135b8e78eabbbf6 3,561 1.00/1.00 vMB 21
814,555 814,555 00000000000000000001b94ddf1c7606dd18ae1c60bca64e97c1c6783ed1cdd6 2,082 1.00/1.00 vMB 13
814,554 814,554 00000000000000000004060cb0eb9589c2af6604d56e0c25977273d6d2016231 3,308 1.00/1.00 vMB 17
814,553 814,553 00000000000000000002c97610e789dd29477a2da48e1420a662a4cd5c663b58 3,274 1.00/1.00 vMB 37
814,552 814,552 0000000000000000000363beacc8dbbba425cd1f00d47c1f755e76dba59e1cac 889 1.00/1.00 vMB 13
814,551 814,551 000000000000000000045e303a4ced5bdbb1af3e3382c7cb1769478716581e2f 2,605 1.00/1.00 vMB 16
814,550 814,550 00000000000000000003b60a1029cf5911022fca93609c793717da1316898150 4,232 1.00/1.00 vMB 21
814,549 814,549 000000000000000000009eb74cbab9a00c0e50d38bc2608987b135035fcfd728 2,680 1.00/1.00 vMB 19
814,548 814,548 00000000000000000003e9994d9feca9775090de58c282b191246ed9eee77c11 2,010 1.00/1.00 vMB 12
814,547 814,547 0000000000000000000337692231bbaa566b19c9dd229d0e1f94f69b9d6dbe3d 443 1.00/1.00 vMB 14
814,546 814,546 00000000000000000000fb00b8a8c1f8303ba3cafa2f260764652a56c61b30c2 1,206 1.00/1.00 vMB 11
814,545 814,545 000000000000000000037fdbdea1458960e71594d65483daa6cd99fe2b508115 1,767 1.00/1.00 vMB 11
814,544 814,544 0000000000000000000053daaebbbd7cd2e7ea2e05c2ede794e242a14988a888 702 1.00/1.00 vMB 3
814,543 814,543 0000000000000000000255fe6b5fc6b2f4c178cea7bb200d0d9526546a8b17ec 2,711 1.00/1.00 vMB 8
814,542 814,542 000000000000000000012ba33e3f9aac4ba46d17ed8fba3fde7acf3ca7dd4c0c 3,683 1.00/1.00 vMB 9
814,541 814,541 000000000000000000030e03f6e04ffeb5ce9617469db257b763e72e2d56b1f8 4,021 1.00/1.00 vMB 9
814,540 814,540 00000000000000000002afbe7a23140bd45d0f9fedf2d268516904097382c1fb 2,693 1.00/1.00 vMB 7
814,539 814,539 000000000000000000048037ce5da4fd432d5aefdab8689e3281a8db2795939a 2,193 1.00/1.00 vMB 6
814,538 814,538 00000000000000000003372eca320455f1a9c496e4ad4e5d07587fbddcfc5867 2,992 1.00/1.00 vMB 8
814,537 814,537 000000000000000000030eaca6688fce3216e3f0689d60b6cee21eb22585de29 3,421 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.77 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.77 GB
    • Received: 12.15 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.