Loading Tool

Explorer IconExplorer

Memory Pool

78,619 transactions
29.48 vMB
0.08239418 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt eeaf9b1928a658fb706ea7f76b32df9743e8ebc5d55956654ff213e7139faba7
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root f0908b18b73cd12325bfa73ba46222c5a6127316a941708f97892492564bc0bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.01764693 BTC
Feerates: 94.79 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (803,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,120 112,120 00000000000087a0cc16a99cd88566575503b8b861e2157fb485e460499cdc08 2 0.00/1.00 vMB 3,891
112,119 112,119 00000000000099fdd723a9eeceaf1129076281234c3da0657cf2812ad36aaf45 15 0.00/1.00 vMB 1,722
112,118 112,118 000000000000b0194f2ce61cb4790f044109f237b36c483dad5c0fe6e9d16280 3 0.00/1.00 vMB 1,508
112,117 112,117 000000000001053ffedae04cc171bf763a360ae0db25260cf27a239f5c7302d2 3 0.00/1.00 vMB 2,079
112,116 112,116 000000000000db375809487fbf0a73c62c787e0d29896dcb6a7861dc81d6d67b 4 0.00/1.00 vMB 2,583
112,115 112,115 00000000000017ca60985d96262ec30f8322af76dc6679e03da50fe46c05da24 2 0.00/1.00 vMB 0
112,114 112,114 000000000000559662191dbab7314f3c43ffc0c723447ca886025bea1f2ea4cb 6 0.00/1.00 vMB 733
112,113 112,113 00000000000070e31ba817deb58581a5071f87bf4d3c8c2437923c6ca9404a48 6 0.00/1.00 vMB 1,546
112,112 112,112 000000000000ac11ba73790bc7a30a023193190ce29709e12028b1e49bdc93e2 6 0.00/1.00 vMB 0
112,111 112,111 000000000000c191e18948852a43e2a50d08a03c1ad4beb70bb5c8c7e4ca9ea2 10 0.00/1.00 vMB 430
112,110 112,110 00000000000073098df80bc619b8d71159792c52467b15e4930ddd17c545a08f 12 0.00/1.00 vMB 342
112,109 112,109 000000000000a3281afedeba7b1af6d712dbb80f058d7bba2fb800373b2be53b 6 0.00/1.00 vMB 334
112,108 112,108 0000000000008d853fc09f25c856fe8d3610496f8749aed0530c963795867be0 24 0.01/1.00 vMB 295
112,107 112,107 000000000000cc406ee6c0c985fac5aa718a39b0640de2c777c5334898d9b29d 16 0.00/1.00 vMB 1,402
112,106 112,106 000000000000afd057e1200e7a8aca85a58a8577f40f3aef5c6265a7f6866660 1 0.00/1.00 vMB 0
112,105 112,105 000000000000f576d4c3474147e0ee5b358ed050a0344b668ab2f438b6577e69 16 0.00/1.00 vMB 2,025
112,104 112,104 000000000000daf36ca57c02a026edd32114e5eaa260d969f953ff977618bb0a 3 0.00/1.00 vMB 2,403
112,103 112,103 000000000000dceb2ee933471069d9197be9b8b2fcf8a7be221e305d145f2f77 10 0.00/1.00 vMB 0
112,102 112,102 0000000000003e23d43e915bfb640738479e90a52ceeeeab1fd8cbc937bf8a54 29 0.02/1.00 vMB 242
112,101 112,101 00000000000051cb98cefa08793c82793250912ea8e584a135b6843513af9605 8 0.02/1.00 vMB 1,000
112,100 112,100 00000000000085b2a8a700a118628a907e81c2fd8886ae9176fcf605d8149560 7 0.00/1.00 vMB 2,706
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.