Loading Tool

Explorer IconExplorer

Memory Pool

82,542 transactions
30.23 vMB
0.13860827 BTC
Random Selection Loading Transactions
Max Size: 182.66/200 MB

Candidate Block

Mining Attempt dd36259dfcf4510ea53e481a35733da1928f3f853ddcdbc18bb7c1504fcf487f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root be093618111cd23f30b5adc3e1a22ced349464bfbc6479c1c2d6723228ee3226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.05731879 BTC
Feerates: 477.45 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (471,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,943 443,943 0000000000000000028475c3d9473afac6390ff1eab7b1de2a36a55e7c342876 2,732 1.00/1.00 vMB 86
443,942 443,942 000000000000000000e4a7097e978cb506abb9b92ecc5daea02a7d82bc17f12d 212 1.00/1.00 vMB 10
443,941 443,941 000000000000000000a9afc2fd86617b8b973202fe7559f457182e1ad9f1722a 975 1.00/1.00 vMB 31
443,940 443,940 0000000000000000035c8f00b62f1db5e4553072095bacebeded4b79f4d8080b 1,001 0.37/1.00 vMB 77
443,939 443,939 0000000000000000025d62a91fd372b5dbb6c262f8a16576dc629edde5e40257 444 0.19/1.00 vMB 81
443,938 443,938 000000000000000001a6a99ae42f73e240daac1a65690bfd77950c41fc04581a 1,373 0.63/1.00 vMB 85
443,937 443,937 000000000000000001d3292670e83a429b7d191bbd7edd28313b1a8604ba0f1f 997 1.00/1.00 vMB 33
443,936 443,936 000000000000000000aac12b21e2a2869a36f295cac068b106a0d3583c7dd320 660 0.32/1.00 vMB 70
443,935 443,935 000000000000000000cd76a2a86c408c77f8d2edc002f4ebfe65024fcfd0dd28 408 0.17/1.00 vMB 78
443,934 443,934 000000000000000001e92522d0b29dcb5654516b32f248a04d6e78bc68c2e428 1,778 1.00/1.00 vMB 59
443,933 443,933 000000000000000003467aaf87a1778e5f6f708f8057bd9563be545ccbd651f7 184 0.30/1.00 vMB 32
443,932 443,932 000000000000000002cf07fcb942da2a3e006788576b6395e79442f05e710587 2,229 1.00/1.00 vMB 71
443,931 443,931 00000000000000000014509803bf69be007600f99ccd9c086142035d5b258ee0 2,249 1.00/1.00 vMB 72
443,930 443,930 000000000000000000fe3e8e52ce9fafff97a45e37412da8586a6cd5fd7aa801 2,882 1.00/1.00 vMB 85
443,929 443,929 0000000000000000023cde36f19422c2dac01328269c71bd50e6046809724e7e 2,594 1.00/1.00 vMB 78
443,928 443,928 0000000000000000025221205d1b777ef0a5eb224929ce0ffee1583238895fe6 2,128 1.00/1.00 vMB 63
443,927 443,927 00000000000000000133492382546cc62804d8c5ca822f5a69bba896c8e40dce 2,452 1.00/1.00 vMB 77
443,926 443,926 00000000000000000327b3447993b509f2135d18dcbc5d87df33a25fb8bfdfc9 2,770 1.00/1.00 vMB 78
443,925 443,925 000000000000000003060f7af9aecceeb25fd9ecce64652158f0750fa332b24f 2,339 1.00/1.00 vMB 89
443,924 443,924 0000000000000000036a466b4a6693c708d09e5c5c429840471ca2e098a103e7 598 1.00/1.00 vMB 34
443,923 443,923 0000000000000000023ae3e73f25eb396a43c21c2f1713d58a750a3197cfa5d7 489 0.23/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.