Loading Tool

Explorer IconExplorer

Memory Pool

38,773 transactions
27.36 vMB
0.06316632 BTC
Random Selection Loading Transactions
Max Size: 139.50/200 MB

Candidate Block

Mining Attempt d82b9196a350ae169b1918d4281a2fe9d5f44ec132cf7e200c12f146b9e31aa8
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 7186efc959a4211cf97ac986191489102b6936e5c41b7fbff7b93c5d9e5a04eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,607
Size: 1.00 vMB
Total Fees: 0.01132186 BTC
Feerates: 60.16 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (409,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,646 504,646 0000000000000000000f66dec6be022d2ba1d504dd0ec629f1c9c74fe2fa483c 2,561 1.00/1.00 vMB 502
504,645 504,645 0000000000000000000ebbb7299a0d005b5f6240cb5086461c642cbf74ce3b26 1,342 1.00/1.00 vMB 316
504,644 504,644 00000000000000000023e5b716157629f17c70fdcf99d8afae234a64aaa05497 584 1.00/1.00 vMB 233
504,643 504,643 0000000000000000003f7ddc7c0ecd87bb929e218ec97520fdad69c3444a3c4e 715 1.00/1.00 vMB 235
504,642 504,642 00000000000000000036fdcc86640ff5f4af08058e9da3d753c00ee65de884a3 787 1.00/1.00 vMB 295
504,641 504,641 00000000000000000031d742d75b751956fced7b6271ec0dcbaa579d324fa289 752 1.00/1.00 vMB 243
504,640 504,640 00000000000000000004534791da3f644cb640aaa2ca4c34f1e33c580002ed4a 1,344 1.00/1.00 vMB 332
504,639 504,639 000000000000000000600fcf6b3ef4368dd0ecb24cdf6eba55dfb9fc2daeaea9 1,184 1.00/1.00 vMB 318
504,638 504,638 0000000000000000006512903c5235f141020a37504aca8ad65c52ad4693f78d 1,724 1.00/1.00 vMB 453
504,637 504,637 000000000000000000105a291f0ba04169f35c7d9f2a59c350d153db1183ffee 1,522 1.00/1.00 vMB 405
504,636 504,636 000000000000000000267b7f7c3bb454858782799b4d5b0a0cf61e7771db85bd 1,817 1.00/1.00 vMB 439
504,635 504,635 00000000000000000024b2deec6c94faef4861949d671db906eec14dcef3bffd 2,893 1.00/1.00 vMB 545
504,634 504,634 0000000000000000004e7460f2ba4c7d99302f6ba224191f609f5187b0fd1a04 1,443 1.00/1.00 vMB 367
504,633 504,633 0000000000000000005d4abe17a1c87bf778390bdaf822a9d5d97704ca9e4ee2 514 1.00/1.00 vMB 190
504,632 504,632 000000000000000000319d00fcb8dc2a2a779aba824ae3193a89ec5b1bdbdc9b 1,374 1.00/1.00 vMB 258
504,631 504,631 0000000000000000003c7b30142b7dd5a71e893e15734b3e71b14e64c55b4491 1,994 1.00/1.00 vMB 452
504,630 504,630 0000000000000000006bb2299b860f2573bf83c51a24e6ecc25ce2eda019218a 489 1.00/1.00 vMB 200
504,629 504,629 0000000000000000006c4331ce12033b5a1edb5724557ec84383d4acd12528cf 1,104 1.00/1.00 vMB 299
504,628 504,628 0000000000000000004b6b462f80d8477cbed195e45a0be876ceae7c9d481c9d 2,110 1.00/1.00 vMB 412
504,627 504,627 0000000000000000005637ce46a5b91d529f57dad7de68a31b6370d57fe292f6 2,172 1.00/1.00 vMB 378
504,626 504,626 00000000000000000034b9658c374714faba4812b3b169319964d35794c34269 1,219 1.00/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.