Loading Tool

Explorer IconExplorer

Memory Pool

35,520 transactions
25.57 vMB
0.05287088 BTC
Random Selection Loading Transactions
Max Size: 130.77/200 MB

Candidate Block

Mining Attempt e9dd1e73616c3e12496a41d31a3ef94a47e25666e278c552b42129dc49c94e32
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 95dd2044d1bdefd7950c2d611a7362f11acb5dcbc5fd4511ea42684a94a55fc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00624524 BTC
Feerates: 150.93 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (900,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,713 13,713 000000005962d08b914be99069a2998a242d52953392c88fae891ac2d3ea131a 1 0.00/1.00 vMB 0
13,712 13,712 000000001f8c4abb4d0c23fbef9a718d0c4a6a5ca26b0ad94e4e9779d759386d 1 0.00/1.00 vMB 0
13,711 13,711 00000000c14b7dacceaee07180b4a453405f850a9eaaf4ed543feb6d101919d8 1 0.00/1.00 vMB 0
13,710 13,710 00000000c40235cb6168328f7923bc7bfa552ba950f92524c0ba670afe86d030 1 0.00/1.00 vMB 0
13,709 13,709 0000000094aba3a9f0dbef786256037d6d3743cb4b983ffb9197a8049b51a1bb 1 0.00/1.00 vMB 0
13,708 13,708 000000001bd30d1395a6ea5fae76de3e8ec5543081cacf72cb8a0ccb76105d21 1 0.00/1.00 vMB 0
13,707 13,707 000000006584124e1847edeb581917e7c516c6e26967fe31c0c75b58415bca43 1 0.00/1.00 vMB 0
13,706 13,706 00000000f448623292315d778b2a30e5c89ca5a7914802799278a69b91b8165b 1 0.00/1.00 vMB 0
13,705 13,705 00000000a0d1af7f1c24962cb7f2c3405a74d4a3776edf5219bc7ff133790dec 1 0.00/1.00 vMB 0
13,704 13,704 000000001f9606d3d8164f1b3073f048941f9bd0b5c03a7b0786abf32ed64b6a 1 0.00/1.00 vMB 0
13,703 13,703 000000006503369ad2e34e6199732c0e3b7e510b0258de7bddcef125beb87a0f 1 0.00/1.00 vMB 0
13,702 13,702 00000000186f8e2e56599a258b2e1340ebaf0e78f444a9ad4b7b3fc9fffbf9f7 1 0.00/1.00 vMB 0
13,701 13,701 00000000a09539d95e6ca95111641ecad17687ebcc05864f480f112457163035 1 0.00/1.00 vMB 0
13,700 13,700 00000000248a9d6668ae484c742995f1b21a0d2a083143cdabf6665d061e2d2b 1 0.00/1.00 vMB 0
13,699 13,699 00000000387d02f56cf7c8107fe9a0a2881e835b2f2a6003407d7e2dab6a76bc 1 0.00/1.00 vMB 0
13,698 13,698 00000000cc19ba98458ca18364f7418a3793f33d55dcdcf80e4f2ac41017c58d 1 0.00/1.00 vMB 0
13,697 13,697 0000000032ab4ae4247f7fc4c398c3894d97d824d4044e212723ce8a2eb58528 1 0.00/1.00 vMB 0
13,696 13,696 00000000adc819252ae7c56bd39b77f002a80dc0916ff82a152856f748cdf952 1 0.00/1.00 vMB 0
13,695 13,695 000000009dbe6b14e7b8dd63560cb37451efcbf221e9353a6cc155837aba13f8 1 0.00/1.00 vMB 0
13,694 13,694 00000000ac64ac5ffa6e89286b1c3d4d90c9d6a991c852c9ad4afb3886d64fc9 1 0.00/1.00 vMB 0
13,693 13,693 00000000062ef3bdf88527a9d4fcf034e5a8b98b44d06317e00870dcfc79770b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 635.57 GB
    • Received: 12.32 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.