Loading Tool

Explorer IconExplorer

Memory Pool

72,250 transactions
27.98 vMB
0.06604946 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt eaae8292746bbcbe9577a4be19e6c903018b537b7a4356e166fb335c55daf345
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (98,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,805 816,805 00000000000000000000e90333fe4e8cd5739c87010e0ba38f74756237db4f3e 2,858 1.00/1.00 vMB 77
816,804 816,804 00000000000000000000d0bf30931f56151ab226a7a1af233df23f41d2aea147 3,239 1.00/1.00 vMB 53
816,803 816,803 00000000000000000003cfa9eaffbdc3c60702878d8522e72d26c6a87ef65bb9 3,202 1.00/1.00 vMB 58
816,802 816,802 000000000000000000007e8f4445c6478e709c774ede70d2d654ed1298b5ee81 3,075 1.00/1.00 vMB 84
816,801 816,801 000000000000000000011a58bc0996235c3e3d1565d7aafa074c8290e25664e4 3,235 1.00/1.00 vMB 66
816,800 816,800 000000000000000000036e8e5cff848abeffccda16824c87dd792dee9e2a23c9 3,385 1.00/1.00 vMB 73
816,799 816,799 00000000000000000001a0c8c5c1d028c2ab6ae438c793466287dc77e5b7bf30 4,017 1.00/1.00 vMB 75
816,798 816,798 00000000000000000003b2815ee0908c371d18ae312a64b5599426f5e224929d 2,062 1.00/1.00 vMB 65
816,797 816,797 000000000000000000039ca9ab2773e141140c0057c59c45fa078a880850ab75 2,471 1.00/1.00 vMB 83
816,796 816,796 000000000000000000001ad77ef1386f90ea8d8e20b140f3b662b8d3b8050621 2,865 1.00/1.00 vMB 95
816,795 816,795 0000000000000000000256783646afc932c40ec7bc9548a92b81e3695d83378d 3,526 1.00/1.00 vMB 88
816,794 816,794 00000000000000000001eb238de9e2f7698c5f4024b79392a8b9dc53dd2f342e 2,070 1.00/1.00 vMB 58
816,793 816,793 000000000000000000021d1740f19c2312566aa2c70d09e661dc46197985d276 3,532 1.00/1.00 vMB 68
816,792 816,792 0000000000000000000239f5f3a2c659203c486fa218bfaa330d26a6a7cc32b9 3,807 1.00/1.00 vMB 84
816,791 816,791 0000000000000000000046c577a0360f5d71d23ada860523467f622152df1373 4,605 1.00/1.00 vMB 75
816,790 816,790 0000000000000000000368243fdad69998f3fdb04835359930600035a4f68d99 3,026 1.00/1.00 vMB 85
816,789 816,789 00000000000000000002e2e3d9601631da4786fb9b4f2e1fb5a3445ef991ea7a 2,214 1.00/1.00 vMB 88
816,788 816,788 000000000000000000001aa39216c67f215a2b6ccd65d6103eb3384ad585f34b 3,107 1.00/1.00 vMB 92
816,787 816,787 00000000000000000003d9edb169454c9f54f0a5eed63e9dab0e74e09b3295da 3,706 1.00/1.00 vMB 101
816,786 816,786 00000000000000000001e23fa1044174b4ee6fea4d4c8ba75ff44e9ae08c76f6 2,480 1.00/1.00 vMB 123
816,785 816,785 000000000000000000004b98fc079a163f5cea0db9e7febfa874ce3e62f18331 3,784 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.