Loading Tool

Explorer IconExplorer

Memory Pool

82,180 transactions
34.43 vMB
0.14246679 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt f36f235ffd6ac2a3707512843bf9cbace91c330f4605be2c15db10ab78953c6c
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 3116dff4bc89acf24055dbfbf89650e1e55fefeff2d892c4b66fda7ffbdf24a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.02916485 BTC
Feerates: 104.71 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (551,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,397 364,397 000000000000000010fc11e8dbff54612e55d540ce6268ff3cf0b360d9ec3628 843 0.50/1.00 vMB 33
364,396 364,396 00000000000000000df3d13ee06a231b77cd44537c57a1b9a28e734b20cdcb2c 1,741 0.93/1.00 vMB 37
364,395 364,395 000000000000000013cdb6fc43b677300b2de6ab1b296f01d4b39b13785d4329 1,026 0.95/1.00 vMB 25
364,394 364,394 0000000000000000113567275bfb891f21e122f45d2487b49f4cf52accbe4a4e 799 0.75/1.00 vMB 22
364,393 364,393 000000000000000008fd67b0b0bbef6ba13520eafc04fe19fe98769c7ffd2e47 1,216 0.99/1.00 vMB 27
364,392 364,392 00000000000000000f72178caaa6ba669d0cc696b77cd7bfc3e5185d8cbb8b2c 1,008 0.75/1.00 vMB 33
364,391 364,391 00000000000000000b6889a5f9a9969c4c9e9e85ca6c20b7705cfa434bc55101 1,165 0.93/1.00 vMB 25
364,390 364,390 0000000000000000066d02e28dc5155351b4889735422dcef099a2016cec84a5 2,218 0.75/1.00 vMB 61
364,389 364,389 00000000000000000ee439ed55cd97cc41ee4a9353cf6339cf9d469a4cf4bd5a 1 0.00/1.00 vMB 0
364,388 364,388 000000000000000002ac55f2ada57d8f6034bf079fc3c16cdd961531650045db 283 1.00/1.00 vMB 9
364,387 364,387 00000000000000000893e067bb6805d8ad3eed6e06e49ae4c8bae8987e804894 2,011 0.95/1.00 vMB 39
364,386 364,386 00000000000000001474b9a66f8f8b6c890135ae2074ef767493d3f60d0c0044 705 1.00/1.00 vMB 15
364,385 364,385 00000000000000000138100d547355c34ffcb257d3ae93f5957257c019ba891c 941 0.93/1.00 vMB 26
364,384 364,384 00000000000000000e700a9de911a57ae5c3ac4238530878ebf18f2cba7d2bb4 586 1.00/1.00 vMB 17
364,383 364,383 000000000000000004f756b698facd0d00853006519cd777b0b249b02ceece36 847 0.98/1.00 vMB 24
364,382 364,382 000000000000000006ac4b4db9628bdf64d3a872d53ce8e9df83dede8b7d3827 840 0.90/1.00 vMB 28
364,381 364,381 000000000000000007f2bd3b87e7dd0d0be2ea6016f59975cbea578fc9574b4f 1,688 0.75/1.00 vMB 48
364,380 364,380 000000000000000007b4bd703d1ca95a51b3d70f2b74ddf09942f95cc3a5128b 474 1.00/1.00 vMB 16
364,379 364,379 000000000000000003a7f86e7849e4990c964a5963461693ed46b1650a64298e 328 0.09/1.00 vMB 106
364,378 364,378 000000000000000011bae3d44a6f198f4670bc2502b6cc725f28d9fe04dec5db 439 1.00/1.00 vMB 14
364,377 364,377 0000000000000000002589bcb52685056e244a03363d18c948a0fd420957b7a6 1,787 0.93/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.09 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: 726.43 GB
    • Received: 18.45 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.