Loading Tool

Explorer IconExplorer

Memory Pool

81,716 transactions
30.86 vMB
0.08713732 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt 51a3751a8f3d0bea9b3e0dae403129e396059515cda83ceac17b9d67316f3c98
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 6d54093ba44379882517e5de32bee7b7927b9fd7d36867da7b0f55fcfe9701d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.01788049 BTC
Feerates: 150.93 > 1.79 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (700,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,522 214,522 00000000000000a5abff06e9ca63789d28a2061736098ef53f6705849d6ed381 157 0.06/1.00 vMB 185
214,521 214,521 00000000000001f8da72231ea56dadcd83c090d41bbe848dc5f41c887e0347f3 158 0.06/1.00 vMB 199
214,520 214,520 00000000000000bf0595b2e88942cca5f13f294c6709c8bad704113f9a924ade 39 0.01/1.00 vMB 172
214,519 214,519 000000000000051a86fe23a36a0e5d1678e690b9bab91fe393061813c08f4001 115 0.06/1.00 vMB 207
214,518 214,518 000000000000027aa9b1024a47004fa0cbc93a58474e0fc3ecee352479ca95b2 48 0.03/1.00 vMB 161
214,517 214,517 00000000000004984ab46655e6754461be9afaa9f2a01332fd692e1e95c06523 285 0.10/1.00 vMB 194
214,516 214,516 000000000000028de8c7a3ecbe644b9fd36d697e261b275dcc2fdda92d315334 10 0.00/1.00 vMB 177
214,515 214,515 00000000000000a20c0fa527565cae7e85f0638ae4547be4b02f3363b88a691d 124 0.05/1.00 vMB 273
214,514 214,514 000000000000009e72c54e44fa0d4041562afbc54e91fa0895366d48c83300d4 141 0.09/1.00 vMB 148
214,513 214,513 00000000000003741aebb44b404d5d4f2dd38056d541a413ab653ac905a89f94 118 0.10/1.00 vMB 67
214,512 214,512 00000000000001e362c459810755664b48a26001d903b6acb7eb77e46158a537 489 0.24/1.00 vMB 157
214,511 214,511 00000000000004d47d6c6f3ecbeaae9be3ea8cdfaef36a71076ada3d0a717f4d 169 0.09/1.00 vMB 137
214,510 214,510 00000000000003d5fedd02ae4ff60234dffa718e855d4e6a541da8a14a41e5ea 7 0.00/1.00 vMB 111
214,509 214,509 00000000000004d1b989530eb1a0cbd0ac1eb80ead061efdcf05e4dee3d2a8be 326 0.15/1.00 vMB 160
214,508 214,508 00000000000003bd8e247cc2dac0d9e7800891fcfe84c306309e8d8f815cf2af 282 0.16/1.00 vMB 124
214,507 214,507 00000000000004c85edcfafb33e6d933016740252717931e964c6e03180fff1e 111 0.05/1.00 vMB 317
214,506 214,506 000000000000001a1483eb7d9b56b935a65f9bdffd7764141d6cb5e263d070e0 475 0.19/1.00 vMB 213
214,505 214,505 00000000000002f165db3d8cc700676f18f5fe3d7b6ca21ef8e1d90a50e83cc4 7 0.00/1.00 vMB 87
214,504 214,504 0000000000000528fde0386ac5ae823b68ddcc72f74e68fe662e21b41fec50ab 64 0.03/1.00 vMB 157
214,503 214,503 0000000000000506d17edb5361a967ed5c3455a0061b7960abb805dce941b5c0 254 0.11/1.00 vMB 95
214,502 214,502 00000000000004222668f24ec9de164ee8d9f797cc7adc2402a34ad01177694e 80 0.04/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.