Loading Tool

Explorer IconExplorer

Memory Pool

42,167 transactions
18.45 vMB
0.18843052 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.65/200 MB

Candidate Block

Mining Attempt 2df6231d30b335589bb15e177ca3768896857665cca47f602797776e2181af32
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2433236fd75ddf06f3a8ae63feaf8ed9d485706a0149c7b5bf1b06d056e32a0a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06178412 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (774,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,791 138,791 0000000000000200a3abb2f8feadda12c7a9f9635299fdcabd327a6614a93da7 223 0.08 vMB 172
138,790 138,790 000000000000092ea4334adc6142cfdc8f9ea9b5ecbec27158cf38ca00bdbcf8 63 0.02 vMB 189
138,789 138,789 000000000000019cef1f62e116803966b90bdd88967c23e75d05283d972a7a57 68 0.03 vMB 469
138,788 138,788 00000000000005b1e6448b79d2a9443d71f150e7a1095021b677c2bfa612037f 20 0.01 vMB 56
138,787 138,787 00000000000006b2b2d31a92d325730bf6ea0a615411cf7c8ae0193e148e5ca9 17 0.01 vMB 99
138,786 138,786 000000000000045646066148168881a0c92395fa568c46d00bc826ef087ebb12 27 0.01 vMB 61
138,785 138,785 0000000000000571698647b5aec8a4780c42a054fb959beace2dbfd418b72c6b 28 0.01 vMB 329
138,784 138,784 000000000000081abbe3e16ef3995ada6d0d6f644eb597eebddef188a4223dbf 35 0.02 vMB 609
138,783 138,783 00000000000006bead95c5dd177e82b2806da68e958f43d6a30db16aa5e7fd6c 53 0.02 vMB 113
138,782 138,782 000000000000032977254c519a811019059d4cfdd23ec97c41df40f2b4973368 5 0.00 vMB 502
138,781 138,781 0000000000000836d5eec56dd49dd8620da3d2570ece5fb5717e7058cd59bd60 8 0.00 vMB 169
138,780 138,780 00000000000002abfc2feaf9aaf02273557c943074d4f40dfa2d97d9a1aabee3 22 0.01 vMB 75
138,779 138,779 000000000000013c4e1715fabc206ef43f46dbe2023f0011cb6b273fdd9981a5 91 0.04 vMB 131
138,778 138,778 00000000000002a5919d07514af874919c5791bc1e63be658adb7e42e0748afa 14 0.01 vMB 509
138,777 138,777 000000000000054220b4e6f59371fb4144d16b8c371b675c6944912608ad4378 132 0.04 vMB 18
138,776 138,776 0000000000000935d39f97474f1d1fab0399de7ee9890229bfff6ea980d8d034 53 0.02 vMB 92
138,775 138,775 000000000000070fe6460354c769c0c5441a770ead0447d4d1c6234748a954b8 12 0.00 vMB 50
138,774 138,774 00000000000003a3c8f5cc81cd20fb55ced8adeb9d620c379f4353aac704b71f 10 0.00 vMB 11
138,773 138,773 00000000000001022b28d9dfb22f4b41f273ee774e7b22cc4bdad693526583d2 166 0.07 vMB 128
138,772 138,772 000000000000033bccd384eeb52c7de6eb62166bfc2347f46a0db99867ec5934 12 0.00 vMB 193
138,771 138,771 000000000000002460397a4fc207972b46487204a53ec5aeacb4badb07e81f89 9 0.01 vMB 770
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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