Loading Tool

Explorer IconExplorer

Memory Pool

26,461 transactions
27.00 vMB
0.09844397 BTC
Random Selection Loading Transactions
Max Size: 129.72/200 MB

Candidate Block

Mining Attempt a500ae410a33c3d886b95c6266cf061c744db9072f72b498321640d0880c5e51
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 53f19570d505e1d3d71cde09d0c10c7a50a4494616257a008e7f15111c430d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.04749798 BTC
Feerates: 101.66 > 4.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (553,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,508 360,508 000000000000000007348ec731596ba6e3f81b920a3a99ada33c9289b3c3dfbc 1,180 0.75/1.00 vMB 42
360,507 360,507 000000000000000007317ee320c4bc17cb4ec2cd41525a7f9f9cb82332dfdd6f 2,025 0.89/1.00 vMB 33
360,506 360,506 000000000000000011ca53cf80ea79babe7b35d7cbf6de5a7441aa38ca47b221 898 0.51/1.00 vMB 23
360,505 360,505 0000000000000000048d18cfdce29576df910f42aa74f1352c1bdaa584363d59 1,448 1.00/1.00 vMB 20
360,504 360,504 000000000000000012fa5b5eb14860eefd582dc58c147f023829abbf4467fcb3 1,967 0.75/1.00 vMB 36
360,503 360,503 000000000000000014de227556b44713d206a3dcc76717364adbd956a906d481 1,511 0.75/1.00 vMB 33
360,502 360,502 00000000000000001109dbc4d706970718a5b7b50624ec4cc95c5b64653a3df4 2,894 1.00/1.00 vMB 47
360,501 360,501 0000000000000000022ac4e015c2b9672a23fbc70c294b1b5bb397df3469b656 788 0.39/1.00 vMB 24
360,500 360,500 000000000000000008c046a2f5189c5081e76184a31609fab9d2383161d14f7e 239 0.14/1.00 vMB 20
360,499 360,499 00000000000000000d662b96373a08c04d08027974fd8233ddbee40b0b91a687 1,023 0.53/1.00 vMB 27
360,498 360,498 00000000000000000e158b95a6daa18ca72c779586f7d08c03d9657962e9e3bf 754 0.47/1.00 vMB 29
360,497 360,497 0000000000000000078cab793f261a38ec305a4efeede4465cb2e30307e6ab17 1,337 0.70/1.00 vMB 25
360,496 360,496 000000000000000005eed3083fdcca54632e25ca6fb48d419c1ebfa1ba3a209e 1,816 0.75/1.00 vMB 35
360,495 360,495 000000000000000010b31bf095de171689c316ae3d2977a3722c8f0d713b5796 1,514 0.72/1.00 vMB 31
360,494 360,494 00000000000000000ad9aa755730c1f32dd1e8b025f6a3fc5e3d232d3fc69303 475 0.22/1.00 vMB 28
360,493 360,493 000000000000000005bc35f51ece310abb37134b468c41ebfc9dc927f509113c 781 0.39/1.00 vMB 25
360,492 360,492 000000000000000016d74f2f23238f2c613c9a38480b86636e572e3352b8dec7 1 0.00/1.00 vMB 0
360,491 360,491 00000000000000000437e442c7552eea7abef8a398471f7f2a797efd869feb9a 1 0.00/1.00 vMB 0
360,490 360,490 0000000000000000036c17c91f9889d5dc60b24b83d7bcc46c448b790bba2504 1,318 0.70/1.00 vMB 28
360,489 360,489 00000000000000000ceff3062b45ea3dd6ea54f6589620a8de175fbaef3d1ae2 1,201 0.67/1.00 vMB 27
360,488 360,488 0000000000000000003e28d081d99a312e01cdb5153b28a1e70bba76c52dc9ba 2,175 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.01 GB
    • Received: 10.95 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.