Loading Tool

Explorer IconExplorer

Memory Pool

73,354 transactions
27.16 vMB
0.06180204 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt 9e5def171305356b059e60939c29a4e5194178d8af6738d24a2306c9d89e28a9
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (556,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,236 359,236 000000000000000010ac3f9012390645756c805eed515146f26acbec88a11831 884 0.75/1.00 vMB 17
359,235 359,235 0000000000000000159c9548ebdd96bab762c4842ab5db2d95b400ee9862e31e 2,306 0.90/1.00 vMB 36
359,234 359,234 00000000000000000c47ea1c1d127436d90a07b6f4f4492748893080584658f3 1,509 0.82/1.00 vMB 28
359,233 359,233 00000000000000000fb8dba927ca3849ef629ebf3684f28fc1fc78d1203d033a 399 0.18/1.00 vMB 29
359,232 359,232 00000000000000000a4e915fde9964b49923753c3edb32ee0de34db163408f52 1 0.00/1.00 vMB 0
359,231 359,231 00000000000000000fbdc22d836a68ce47a0d4b49758fda4f9202fc63569f8fb 588 0.28/1.00 vMB 28
359,230 359,230 000000000000000012d37eeb771551226a22a923fa2cee3c21bef59f3dc98e0b 43 0.03/1.00 vMB 19
359,229 359,229 000000000000000016b045e0a633fdf7c7dcbf9ef8529100ff1b71c9bb0e9bb3 40 0.02/1.00 vMB 24
359,228 359,228 000000000000000004bad2d199df698ae5e2d5074c704bf059d44a71bd29df80 598 0.31/1.00 vMB 26
359,227 359,227 00000000000000000ab0a892583eb6a92490e413caa0dc3eba5200f6471b7902 365 0.21/1.00 vMB 22
359,226 359,226 000000000000000011367b0546d6190e71d848804023ec608768741e6da1dc6b 64 0.02/1.00 vMB 34
359,225 359,225 000000000000000005d451cebd03b7142c03508998870c28deaf48e9fcb1fc03 1,066 0.50/1.00 vMB 28
359,224 359,224 0000000000000000098e758074da0c80384e6077c9f07b45b691aefb805101c2 231 0.14/1.00 vMB 23
359,223 359,223 000000000000000003eeb4a0e85922436eb568564cf0d2624191a403b44c3776 503 0.31/1.00 vMB 23
359,222 359,222 00000000000000001519e3cb8384b78e3f7438afcbdba1ce62e42064ec704f1b 805 0.41/1.00 vMB 26
359,221 359,221 00000000000000001283434d096ee6ad72d5907df62a21c99f10dfb78a68dbd9 778 0.42/1.00 vMB 24
359,220 359,220 000000000000000007f13381a7f64bb0e34efd7ff9bca615fb3d9ddb04853733 862 0.56/1.00 vMB 26
359,219 359,219 000000000000000010843e90d4d35d4cd6eb4f38298f4adc4b36c6a327f74b00 1,143 0.55/1.00 vMB 28
359,218 359,218 000000000000000013f0c239d08103cd9a2733134560d9b1b0f5ff4cc709416e 1,110 0.56/1.00 vMB 28
359,217 359,217 00000000000000000935c7cd339d1478f3ea9404d5e97f1915349ca89a86a9a5 55 0.03/1.00 vMB 18
359,216 359,216 000000000000000001c081ffbc33cb89837e2416f1e5caeb06149fda0bcfee45 66 0.10/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.