Loading Tool

Explorer IconExplorer

Memory Pool

19,183 transactions
10.16 vMB
0.03339390 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.29/200 MB

Candidate Block

Mining Attempt 7d999a4d15bbc028b1d6adb633f0a01c3baa696e58ec108a48edaa144ea03a83
Version 20000000
Previous Block 00000000000000000000a467ad5015fa9fec2a6bd3793c4f43fb0165dceca392
Merkle Root 650fb20239379539e0213b1634406e239a94ad3a1a4f2dfa4632a1ea02e4cedf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,862
Size: 0.99789425 1.00 vMB
Total Fees: 0.01733814 BTC
Feerates: 101.35 > 1.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,628 (867,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,506 46,506 00000000138d0e7352c77aac0283249a57cbc2dbfd363c6580a2b5269ad15b85 1 0.00/1.00 vMB 0
46,505 46,505 0000000036ace583cd3dbf143545c8e186e646c18759ab8b70b33489585ca722 1 0.00/1.00 vMB 0
46,504 46,504 00000000157bf37ef04a74e962be29c4d77ac4b67dedd53892e9e87d1616f72d 1 0.00/1.00 vMB 0
46,503 46,503 000000001fa599a6d8697613e2ebd2c5fea6eebde50fd8ec38c8b67fe49ea18f 1 0.00/1.00 vMB 0
46,502 46,502 00000000168326b58b94a4ffbdb97ebfea9fef2e2e7d0d9bc44e6be036555a1e 1 0.00/1.00 vMB 0
46,501 46,501 0000000029f33523ce94c0461b416d767af34385621fbd93c63a09194d40eedf 1 0.00/1.00 vMB 0
46,500 46,500 000000002cf6a125a40239398069a8de99384a334573975551bdd88842d61767 1 0.00/1.00 vMB 0
46,499 46,499 0000000006eca897fde726485c08fa4b95009562a4100dfac3b46b60052ae82e 1 0.00/1.00 vMB 0
46,498 46,498 0000000022f35e5cedaf007388ac3ac3543dff07b5e9555efcb75bcd103d152c 1 0.00/1.00 vMB 0
46,497 46,497 000000003649bfe1bd1cc0f8a5ec1e063663924d2d09196c5874e09ab73a4df3 1 0.00/1.00 vMB 0
46,496 46,496 00000000255b6812346899daec091b599b08480eb659756bcefdf5c761a1442e 1 0.00/1.00 vMB 0
46,495 46,495 00000000234f99090dbb9002c262c61bad5f778712259dcd9376a2ba4682c1d0 1 0.00/1.00 vMB 0
46,494 46,494 000000000182932cfd5fbd091b36f243e87231a39a797e6b2d24edc43341a07d 1 0.00/1.00 vMB 0
46,493 46,493 0000000001a5f455a4aba9f3f72b9f70cd237cc6d8692dda1e1d9882f48ebe71 1 0.00/1.00 vMB 0
46,492 46,492 0000000034c5c93be83be502d1ea6698ffb3a8a5847fea656c1448e81539331c 1 0.00/1.00 vMB 0
46,491 46,491 0000000001504847b904cd424238b5bc8d678d523f37d107f9f3dbfb80f87c81 1 0.00/1.00 vMB 0
46,490 46,490 00000000090d807b35343cc53f2a9b5a42921d678e43b0554f04667d265613f6 1 0.00/1.00 vMB 0
46,489 46,489 0000000008a43c59ff78a4e03db1c15e8d8267d28aad079c8d99ddae60c54c59 1 0.00/1.00 vMB 0
46,488 46,488 000000000733ea8327dddf4a98d14a2265a5247afb5be9fbed2b0e70b15d42d6 1 0.00/1.00 vMB 0
46,487 46,487 000000002b2254cacd1b98dab6bb6c219361e1445907aa60eda9b26525e19878 1 0.00/1.00 vMB 0
46,486 46,486 0000000027a2e05fbe6881daa92ed6f0a241a3fae18b708a77d9cb6aa054da26 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.96 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: 467.42 GB
    • Received: 2.88 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.