Loading Tool

Explorer IconExplorer

Memory Pool

50,284 transactions
30.22 vMB
0.12422605 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt 8362bc578b81b2b889d5991e6428e5e946588b1cf3186a8798eee469aa13875f
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6b0e397493fcbbc822c9754384e3486bf120a757504791d88973d7ad41de1ba6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.05267667 BTC
Feerates: 150.75 > 5.28 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (339,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,145 575,145 0000000000000000001cc94de4531a23b3226295cb8a4d895c6b5c2fcf7fb5f3 3,044 1.00/1.00 vMB 100
575,144 575,144 00000000000000000028484e3ba77273ebd245f944e574e1d4038d9247a7ff8e 2,816 1.00/1.00 vMB 107
575,143 575,143 000000000000000000259b81bf1de3018cc5f57a294c07cc8e358c4f8d1bc00b 2,828 1.00/1.00 vMB 76
575,142 575,142 00000000000000000028523910ac56da8f43101c5a6de6e2178e62fc4ebdf89d 2,875 1.00/1.00 vMB 71
575,141 575,141 00000000000000000022d91e653a879882dddb5487253c3b47be088fb7a3f1a2 2,960 1.00/1.00 vMB 98
575,140 575,140 0000000000000000000ebd9031ba0d40c107960b5adffbd5dfa48b30908d7a20 3,058 1.00/1.00 vMB 84
575,139 575,139 0000000000000000001a91b309820554f0003812c5580353357a16d06309d1b0 2,568 1.00/1.00 vMB 77
575,138 575,138 000000000000000000005403e487eccd59c59e0a6f993492bfe33a6658718dce 3,077 1.00/1.00 vMB 97
575,137 575,137 0000000000000000000b7887c502647f8f5e54213929e28cca310c80fae9ffad 2,200 1.00/1.00 vMB 113
575,136 575,136 0000000000000000001d4cd7028930a187c8a6793a918b89c8352a20ef674100 2,123 1.00/1.00 vMB 54
575,135 575,135 0000000000000000001d6f9597b452065504662de25fa2092d9ae094e946f1c5 3,156 1.00/1.00 vMB 51
575,134 575,134 00000000000000000025d48c679ed0f60044093382dff1a8c2124908a6195c65 2,726 1.00/1.00 vMB 100
575,133 575,133 000000000000000000046d160dc44b20040bf09c159b7a06b0ca031c5d100146 1,323 1.00/1.00 vMB 56
575,132 575,132 00000000000000000028a58da833cb65c5070ee68f7c7944cd376a4a5ed7e780 2,529 1.00/1.00 vMB 91
575,131 575,131 0000000000000000000782a52a66bd48d359bcb6534134eb1935a369b995af5e 1,487 1.00/1.00 vMB 72
575,130 575,130 00000000000000000004df5bce16c76979799b2f61eba2e30421368e59b94829 1,606 1.00/1.00 vMB 91
575,129 575,129 0000000000000000001edf381bcf3da8a2865f18e6fd1be4965eb46fa6ad84f8 3,006 1.00/1.00 vMB 63
575,128 575,128 00000000000000000000924d48aff91cb81eaa605e10b507cb94371708d516c1 2,632 1.00/1.00 vMB 87
575,127 575,127 000000000000000000153cc2021717a7b23b2329b0d17408f190f9bee8377a12 3,122 1.00/1.00 vMB 84
575,126 575,126 00000000000000000010c7412853161053e45606807e103a6c6ba0c914db75ad 2,546 1.00/1.00 vMB 104
575,125 575,125 00000000000000000003fb4d01d2042470d71d25302c092f1abd78fdde8cdc4a 2,703 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.