Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.09 vMB
0.07634911 BTC
Random Selection Loading Transactions
Max Size: 176.23/200 MB

Candidate Block

Mining Attempt 840fe7b55520de9110d546c9bad681a20788970a15f092a0c97345ee9b4ddd41
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 23c9c176bfd9e17545259fd968a4519cb38e90f6e8df68f724dd972ec06d4222
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.01551451 BTC
Feerates: 191.02 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (244,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,534 670,534 00000000000000000007baed9f60b5da185feaba58a81bea02a8f44003459726 958 1.00/1.00 vMB 13
670,533 670,533 0000000000000000000453de477cc2387038feb5095e62fc54a42ceecf9748e0 1,697 1.00/1.00 vMB 37
670,532 670,532 00000000000000000002d0534960dc2a07efdd8b7ce20b613bea4d0ef6fd7249 1,939 1.00/1.00 vMB 57
670,531 670,531 000000000000000000077c7383806a797cac7f19cded87fbf1630138d7a8398a 1,843 1.00/1.00 vMB 70
670,530 670,530 0000000000000000000a0f88a71301b1283d0ffc62bfd19daa69bc1488a3b8a6 1,671 1.00/1.00 vMB 31
670,529 670,529 00000000000000000008e315daac10dc8ebdf7db8a3f2db80bdc109b6a588195 1,908 1.00/1.00 vMB 35
670,528 670,528 00000000000000000007d15ddfc0420250a060478080f1fbf0c5a3d0ea83db33 1,700 1.00/1.00 vMB 52
670,527 670,527 0000000000000000000919d52bc4a76c30439a784a9c4b2a5c2ab43f848c9d48 1,411 1.00/1.00 vMB 52
670,526 670,526 0000000000000000000acf803f32d86dfba8982ed8725389bfd2c6327dfdb261 1,663 1.00/1.00 vMB 21
670,525 670,525 0000000000000000000b8d7b0ccf295391595b3170467adcb5434899f86bb94c 1,770 1.00/1.00 vMB 46
670,524 670,524 0000000000000000000245f51e2153b46794dc73049831fa417bb0365ecda8f1 1,949 1.00/1.00 vMB 89
670,523 670,523 00000000000000000006d0dfa3bcadce9d77ec582347083da19a61a2bca22636 1,731 1.00/1.00 vMB 16
670,522 670,522 0000000000000000000997cf60cb03a5f4f7018dd49f37490770f43cc04d2577 2,507 1.00/1.00 vMB 13
670,521 670,521 00000000000000000006a849de4db774f85e1995feb543888e2e8d3377d9cb03 1,854 1.00/1.00 vMB 65
670,520 670,520 000000000000000000052be69908ac9d97076c44f1eed88b67e4a8412e50e2ce 1,512 1.00/1.00 vMB 19
670,519 670,519 00000000000000000004f0cb9a795ea14e0e0a8d4915c9255739b0a9cc5d5ba2 1,002 1.00/1.00 vMB 84
670,518 670,518 000000000000000000052fbe6fcd76343fc4a82117e5e66556008c516536decf 1,796 1.00/1.00 vMB 22
670,517 670,517 000000000000000000039c4ebd5567e231058e08b4649de1f71ccce8876a3a14 1,615 1.00/1.00 vMB 23
670,516 670,516 00000000000000000003d92bc4563a868ad8279ddb9b0a5f3ed3187cfeb18b48 1,895 1.00/1.00 vMB 57
670,515 670,515 000000000000000000041621953db47d2fdeb4c4b6d0ec550cb116769abff394 1,717 1.00/1.00 vMB 16
670,514 670,514 0000000000000000000407850b04a7dd3c359d2711468f67926892d16f2c41d9 2,444 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.