Loading Tool

Explorer IconExplorer

Memory Pool

69,638 transactions
26.64 vMB
0.07732655 BTC
Random Selection Loading Transactions
Max Size: 160.07/200 MB

Candidate Block

Mining Attempt dcfbede3dcf25f892c38ae0fb7975b779ada29679939cbed217eb47f00a5bbdd
Version 20000000
Previous Block 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c
Merkle Root 2e4a50f064722f7092866155f93480a0e1cba356f4886b7537d9842fae2d2a32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.02053293 BTC
Feerates: 445.47 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,474 (27,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,524 887,524 000000000000000000002a73b649cfcf262db6923e507a536e2015e82ac24847 3,639 1.00/1.00 vMB 1
887,523 887,523 00000000000000000001c4ab338edb77aafa071d835b1867a39a96a8c50da17a 2,860 1.00/1.00 vMB 3
887,522 887,522 0000000000000000000083a0cff38278aae196d6d923a7e8ee7e5a0e371226fe 1,994 1.00/1.00 vMB 1
887,521 887,521 000000000000000000010227283e2c875d506bab6c0a8f743a866a63f6201dc2 3,378 1.00/1.00 vMB 3
887,520 887,520 000000000000000000018e50f8beb3ce055598bfcfe2a3248133669f95f62731 3,193 1.00/1.00 vMB 5
887,519 887,519 0000000000000000000221a3c464ffdbc9f2dce018d53e56f32afbd448233559 1,023 1.00/1.00 vMB 1
887,518 887,518 000000000000000000026edd155f05d5ac45f6f4b5390fe1d9bfaece1d86e584 3,130 1.00/1.00 vMB 3
887,517 887,517 0000000000000000000070cf19b4e494b1103e8a6c504000f074a925d00a7293 3,358 1.00/1.00 vMB 3
887,516 887,516 00000000000000000001a0872532a7bc1bbb7113b6bfbe5571ee61162b5a923c 3,567 1.00/1.00 vMB 6
887,515 887,515 00000000000000000000fe61eed4445172b4ba077479a68233e3a46904995d90 2,278 1.00/1.00 vMB 3
887,514 887,514 00000000000000000000633a9f7206361964687b7908b2b3cf6153d19f99c0a9 3,844 1.00/1.00 vMB 4
887,513 887,513 0000000000000000000182533e5fe0918cfd91c28279847456f57ec55a47abc0 3,070 1.00/1.00 vMB 2
887,512 887,512 00000000000000000001ac19e352c05674e0712362d446f3a2702baa76698c15 4,196 1.00/1.00 vMB 2
887,511 887,511 00000000000000000001625c62360e614b250b23e08110cdc2b286fb58955215 4,719 1.00/1.00 vMB 1
887,510 887,510 00000000000000000000e6d4fece5361326d4b0482925b3655ffa55f00575f5d 2,929 1.00/1.00 vMB 3
887,509 887,509 000000000000000000009c4d55bb7e98fef2dcf53d314949c849655701e9a7ae 553 1.00/1.00 vMB 2
887,508 887,508 000000000000000000026838160db015106bb9521706cfdb0b873d28fb5abd49 689 1.00/1.00 vMB 2
887,507 887,507 000000000000000000027b1e5e510cb244912c54cb121fc6f7ae6a7ff98ba516 1,958 1.00/1.00 vMB 2
887,506 887,506 0000000000000000000253f1c4951bc19a59e7cc021e4180cf3f0531fe82638a 3,197 1.00/1.00 vMB 5
887,505 887,505 0000000000000000000108424acdcab4f300cedcd3228ab8b06677b381faf79b 3,694 1.00/1.00 vMB 4
887,504 887,504 00000000000000000000d447cde330a6b8ff9938e24e3d0cb5311fddad14722d 3,874 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.22 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: 757.16 GB
    • Received: 19.00 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.