Loading Tool

Explorer IconExplorer

Memory Pool

77,256 transactions
28.65 vMB
0.09026383 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt 63c5868b868d9d676e945667a6027913c9a68f348feb6ba3062cf1ae1deaebdc
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (488,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,047 427,047 000000000000000004c5b1e4a851363a695ef23d299fb3e21299b7cabf242758 1,976 0.95/1.00 vMB 56
427,046 427,046 000000000000000001c275e989234877e855bfb2fb6a5c74f9c3295a02cfe0b1 1,194 1.00/1.00 vMB 37
427,045 427,045 000000000000000002434fe3a854dbdaeeb04e782c5fd6b59ffda7454a6e99f4 2,292 1.00/1.00 vMB 57
427,044 427,044 000000000000000002869476a92790c0d29ffcc762dbc472b2d1ad9093ff6a2f 3,072 1.00/1.00 vMB 97
427,043 427,043 0000000000000000031268b3d6db29afee8c464c027b2829a922cf46d65ab8f5 357 0.55/1.00 vMB 50
427,042 427,042 000000000000000003b052b50320610ae4b3f4aee080fd33c2585049943c0528 1,300 0.63/1.00 vMB 68
427,041 427,041 0000000000000000038b7e6bf960a21edf6d0585a1f8bdad0ef24bb41e27b08f 728 0.99/1.00 vMB 22
427,040 427,040 000000000000000002f214cca70e89dab9350c34625b81962f4528a19c7a3271 1,186 1.00/1.00 vMB 33
427,039 427,039 00000000000000000366a876c06def64d34657b84d60cc9bb927d974151eb103 2,342 0.99/1.00 vMB 69
427,038 427,038 0000000000000000033fc1de047246b403f08768d3873ecb8de35dca224639ec 630 0.31/1.00 vMB 46
427,037 427,037 000000000000000003d2747486946bc143293782231bccd953d1acde513e7539 2,248 1.00/1.00 vMB 67
427,036 427,036 0000000000000000047afe2ed464100ad689d7df07d44cf155eef4c712db2247 2,767 1.00/1.00 vMB 75
427,035 427,035 00000000000000000097dd2f9dbdc4577b4c00238827c22e6c543c39573fe239 46 0.02/1.00 vMB 72
427,034 427,034 0000000000000000049d22e01ae4519553de1ebf005993145e7915e84b80e2ce 158 0.07/1.00 vMB 62
427,033 427,033 000000000000000003a16c618d5ff5d3817b715aafa873d60a8c3fd548197b63 930 0.40/1.00 vMB 62
427,032 427,032 00000000000000000324265492b12291b12fe24f7580aeaca3d692a3c94c668e 47 0.02/1.00 vMB 61
427,031 427,031 00000000000000000205026e30fb0da8632241f18efec073a74291f5661db595 759 0.34/1.00 vMB 57
427,030 427,030 000000000000000001fdb3aed8ca77358ef618468c25ea24ae59ca99a07056e9 1,275 0.68/1.00 vMB 51
427,029 427,029 000000000000000003a61af20254c656de1607f0f08be61b23389d17ca9c0b71 2,757 1.00/1.00 vMB 77
427,028 427,028 0000000000000000032de3bf21e7a61da93f22b73b56c217cfd2b6e9fae6a260 684 0.99/1.00 vMB 15
427,027 427,027 000000000000000001eb4b647a371d54f295e16792ec270fe6896916557592f5 1,841 0.85/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.