Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
30.64 vMB
0.07859560 BTC
Random Selection Loading Transactions
Max Size: 186.09/200 MB

Candidate Block

Mining Attempt eba16aac17195fdce3213d8002bf74f817389f6fcaec54dc10965b3858f060a9
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root bf8ea23d234baa14e07244162f2ef652547019b79e5917d81586d73c6ad076bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.01295807 BTC
Feerates: 100.69 > 1.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (142,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,054 773,054 000000000000000000047d6900b4da780a9a242324e2cfdc7c81f2ceb00f7532 2,109 0.93/1.00 vMB 8
773,053 773,053 0000000000000000000255551e2e83cefe842beeb30a195527116ccb19a3baf9 2,301 1.00/1.00 vMB 10
773,052 773,052 00000000000000000001bec3b29e19e9108e5885a248c51fdf473af59a439ca8 2,626 1.00/1.00 vMB 19
773,051 773,051 000000000000000000001530480bc1496f331202bd43dcfdef378670ecc3349e 489 0.17/1.00 vMB 10
773,050 773,050 00000000000000000001e07a521bdc22aa3e3b768c1b7ae18ed1b7e121a2d671 1,084 0.58/1.00 vMB 5
773,049 773,049 000000000000000000076645514d92ea6403dedfdd1aee731b51c8ccbbb273bf 3,251 1.00/1.00 vMB 16
773,048 773,048 00000000000000000005d1dcd91eebc7cce3d7ea2007fc8a80328e5fb6677fa8 523 0.20/1.00 vMB 11
773,047 773,047 00000000000000000001e540d970e4a6a41c8ccf446c69798a876e4aff4f4b8b 711 0.40/1.00 vMB 9
773,046 773,046 00000000000000000006b8124dc6092169abb660a8c125bbee256b70fb250bc0 360 0.82/1.00 vMB 2
773,045 773,045 0000000000000000000765844811bb971f0144ebf4043c4956f8d31cdc061c16 1,822 1.00/1.00 vMB 8
773,044 773,044 00000000000000000004872735291b7c19879e3ccf4ca2c313dbab1da4efa580 1,546 1.00/1.00 vMB 7
773,043 773,043 0000000000000000000449868b2fcb951b5e65494f2c5cfd6e31a37ff62d3dc3 2,201 1.00/1.00 vMB 9
773,042 773,042 0000000000000000000583139e9355ad2b8fe458cedb7fe6d81fc75721e0d474 1,863 1.00/1.00 vMB 17
773,041 773,041 00000000000000000002b93b47825f712ce1ae124e53791aaea36445eb654a25 746 0.29/1.00 vMB 12
773,040 773,040 0000000000000000000460f8433e51af878f7a84487dd0f3cdb56a23d38c6382 418 0.12/1.00 vMB 14
773,039 773,039 00000000000000000004cc2d4b661b9fc1a63737dec0bff4bff0221705b9d9ad 749 0.52/1.00 vMB 6
773,038 773,038 00000000000000000003ef39194bd6061dffafe5efe0499a906fb32bf16a4b29 202 1.00/1.00 vMB 1
773,037 773,037 000000000000000000018ee2cc874da40bf4f3ec3b985142fc4c1e7f76821295 1,504 1.00/1.00 vMB 7
773,036 773,036 000000000000000000001f338c5a8492ec2ce8e584c9ba2db22e804e35ef6a44 1,641 1.00/1.00 vMB 8
773,035 773,035 00000000000000000000bc4359bf7265f75d7da043a38fd90c25bb4a7722319f 1,711 1.00/1.00 vMB 10
773,034 773,034 000000000000000000024f49e30bff82cf519502530ba41f9139560089fdd05b 1,763 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.72 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: 702.00 GB
    • Received: 16.62 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.