Loading Tool

Explorer IconExplorer

Memory Pool

37,500 transactions
18.24 vMB
0.13950853 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.96/200 MB

Candidate Block

Mining Attempt e2f12af174918c89baecd1e573260ac351143204502e6f9fbbfebb95a1ac4acb
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root 76083b835e513e6c775c7fb5df67b44dd790315984e76195e0f611a185e53361
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,080
Size: 1.00 vMB
Total Fees: 0.02341415 BTC
Median Feerate: 2.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (788,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,070 125,070 0000000000001603df1b4d3c8535ad34203dcb695ad8c52b8e974d43d4b808d4 7 0.00 vMB 1,102
125,069 125,069 00000000000017813a0ae51f18354e293a0e03ead36bc321b6a0422cb2f580b7 7 0.00 vMB 2,181
125,068 125,068 0000000000002297ec5a28b6b38ef7f1aab139ebef79fd63d4028df2284c74db 6 0.00 vMB 2,089
125,067 125,067 0000000000000273ef35b61bdfcac077245961fbe97d202a65a02dae013c7cfc 33 0.01 vMB 454
125,066 125,066 00000000000025192dc206baa134f8f9ead0d681f12b393b12b7d0046f72d613 7 0.01 vMB 950
125,065 125,065 00000000000027dbc6197fb283b047ba57a0e290a42b9992be5c023196572428 32 0.01 vMB 610
125,064 125,064 0000000000001ee04a842c2f1bb26a3987cf58e44c6b65e5cf0a15583e97b638 49 0.01 vMB 324
125,063 125,063 00000000000024ec2fa83f5862f22e31d92ea5cd861f319795e5033a35093d15 14 0.01 vMB 768
125,062 125,062 00000000000006632845efdd96ab2b39ed129c7c25a96092f0f40072db12e0a5 29 0.01 vMB 725
125,061 125,061 0000000000000c3fefd036e1acf5d009f43da4295bcd1827172be3b80735ef0c 10 0.00 vMB 1,268
125,060 125,060 00000000000035232a12aaff1541f19845d1a08940226d2da0eb2f31e2f7b0c1 3 0.01 vMB 398
125,059 125,059 0000000000001b3eb46891c596d925e215b45f05c5a122339840c235f27080ae 1 0.00 vMB 0
125,058 125,058 0000000000001c95af28fcd6de5bab6eeca02fae7ff55d16141e0fec9382ad78 37 0.01 vMB 0
125,057 125,057 000000000000054e600d06aa9f79592513fc78e65b16cd91c6be3f6ca6e2bf08 18 0.01 vMB 1,552
125,056 125,056 0000000000001e77fc561d3e58fc41a93d54f8da90473422c50eea5246578f93 53 0.02 vMB 1,006
125,055 125,055 00000000000009596db314111340849a21a9185a7e8dc67b3f62722515d8fd1f 15 0.01 vMB 953
125,054 125,054 00000000000005282ea9dea56f9130b1db071192cebc55d964c951704fd9232f 13 0.00 vMB 653
125,053 125,053 0000000000001a4e11b613f6b9aaf326b828a69d8ea0bb3bcebeedd39e41987a 52 0.02 vMB 909
125,052 125,052 00000000000008349bbd5a410e0c1969e053a5d668dc2a08d4ce60eba55232d4 34 0.02 vMB 1,019
125,051 125,051 00000000000025e730f5523550e244b542f78732d2dacf74616c494bfd845dfb 41 0.02 vMB 326
125,050 125,050 0000000000001ab44961aa682f8bdc3b2712c4877c85178a746c63d65be0b225 18 0.01 vMB 1,471
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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