Loading Tool

Explorer IconExplorer

Memory Pool

19,522 transactions
8.13 vMB
0.04543257 BTC
Random Selection Loading Transactions
Max Size: 48.71/200 MB

Candidate Block

Mining Attempt 12540499a9f26f5682f7ad2371b4747c6f16b94c572006a94ba4f8224fcecf25
Version 20000000
Previous Block 00000000000000000000f4c8b08ea681805f8e6b18c9aaec54f2c24da64a1295
Merkle Root acf9cb3f6485c8a7948709fd4f2664ca1d5676444c0e1116e5be567bfb7b85ab
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,620
Size: 1.00 vMB
Total Fees: 0.03213975 BTC
Feerates: 100.53 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,253 (102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,151 938,151 00000000000000000000051fa59d4bfd17567fedc7b6974ac62ef7309bb5df1f 3,761 1.00/1.00 vMB 2
938,150 938,150 0000000000000000000192c31d103e45cc56aa7a2843c10defc38cbc689372b7 5,022 1.00/1.00 vMB 0
938,149 938,149 000000000000000000002fbf637f298063f35cc4d2b79660c84a02fb7bb7e81f 4,873 1.00/1.00 vMB 1
938,148 938,148 00000000000000000000da30168ec8d507ca367baf08eccfe19dd15b128b84eb 4,401 1.00/1.00 vMB 0
938,147 938,147 00000000000000000000f817778445c50fdcfd272312b8c1de0c47de4bd32800 4,125 1.00/1.00 vMB 0
938,146 938,146 000000000000000000016ac12c912c734719a3e685660c7e878dae8d32ed1473 2,709 1.00/1.00 vMB 1
938,145 938,145 00000000000000000001256e0f9ec31b43ec36a08695b39d5e5d6d7f383fa144 3,272 1.00/1.00 vMB 4
938,144 938,144 0000000000000000000151f4233ed9c2500e58ade2d7579780c701784c30a358 1 0.00/1.00 vMB 0
938,143 938,143 000000000000000000009080b5bbbfc336d5007c2fbbb2652f91affc4398d3de 1,105 0.32/1.00 vMB 2
938,142 938,142 000000000000000000008625a94bef1244942bf82ab1d3f62aa258292d2007e2 3,132 0.65/1.00 vMB 1
938,141 938,141 00000000000000000000ea730d74e01a18f45d42a436ef95cd16ccf5021d0848 5,022 0.93/1.00 vMB 0
938,140 938,140 0000000000000000000173cc7bc9252eca691b23e511b194bf1bb8c9e3053ea7 4,481 1.00/1.00 vMB 0
938,139 938,139 00000000000000000001d7e16d6139429858c14b6c5f325378bf3d25ee1620b8 3,745 1.00/1.00 vMB 1
938,138 938,138 0000000000000000000037c8ef9c9dfb9108c593931d62557c750ba9e879dc73 1,579 0.96/1.00 vMB 1
938,137 938,137 00000000000000000000af8e1321e2796523c6bf637d05cd2572ba72625d23e7 3,628 1.00/1.00 vMB 4
938,136 938,136 0000000000000000000027a134ccad1c4ab7903f3673c160d56fb02db6ae722a 2,239 0.50/1.00 vMB 0
938,135 938,135 00000000000000000000dacfaa6a4be3c4af380551878f2e6a29b511f2d8e247 6,190 1.00/1.00 vMB 0
938,134 938,134 0000000000000000000101557f3675d6f677d55a650717bc24aee8b116d38dd3 5,056 1.00/1.00 vMB 0
938,133 938,133 000000000000000000002fab180b18177ab0a29b96ca20c7a56a35c322194727 122 0.03/1.00 vMB 2
938,132 938,132 00000000000000000001c80f6e49171c32ae8c2012f5e2848d675d97d64b764e 4,079 1.00/1.00 vMB 1
938,131 938,131 00000000000000000000947c3d10ef379f03a0ba82b069e6c1cf7e82b926fbbb 3,310 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 823.58 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: 4,089.24 GB
    • Received: 224.51 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.