Loading Tool

Explorer IconExplorer

Memory Pool

28,877 transactions
29.72 vMB
0.09024239 BTC
Random Selection Loading Transactions
Max Size: 163.50/200 MB

Candidate Block

Mining Attempt f744cc0fa125b44cb5317a4456ae086b256566c4a63bf39f3770c38ab295b434
Version 20000000
Previous Block 00000000000000000000fcaefc6c3faaa637f8301e8ef36a0ac35eb53793b3d0
Merkle Root 8ca1b785260b647f0645bfbf76b31ea3ee1d6a2413dc74661207d52afa1748bc
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,874
Size: 1.00 vMB
Total Fees: 0.04832397 BTC
Feerates: 544.63 > 4.84 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,007 (2,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,158 938,158 000000000000000000018317650438f7d3eb0b573206776db7e37341e666979d 3,102 0.90/1.00 vMB 3
938,157 938,157 00000000000000000000c5f76a737f80376e796fd4a7c8d7065dae6b39a18d1e 3,783 1.00/1.00 vMB 2
938,156 938,156 00000000000000000000e7447f7fbdc2d0bbcad9afad019ba276c69f78fd736f 3,428 1.00/1.00 vMB 2
938,155 938,155 00000000000000000001891b665a627db25f0dcc2450ecaec9481d8bcc5cf1c6 3,794 1.00/1.00 vMB 6
938,154 938,154 00000000000000000001323508c21023bd3df10f391651ab193dd96cdc33c6da 4,196 1.00/1.00 vMB 0
938,153 938,153 000000000000000000005ac3e850c293828579a86b4fe78c0bf2484f83417257 3,623 1.00/1.00 vMB 4
938,152 938,152 000000000000000000005ff1f244dd1ccf0c79541db7d7bc4c852df9b2636b26 856 0.29/1.00 vMB 2
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
Previous 10 blocks ↓
Total Size: 828.56 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,604.96 GB
    • Received: 247.94 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.