Loading Tool

Explorer IconExplorer

Memory Pool

73,497 transactions
27.18 vMB
0.06248572 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 67d5ea8bb903c0d298fba9a91b8d47c4c734afd862d58d98151d0e0a5f42ab66
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7017381b6df345f3eb989134379553444ed5c08cfad976a665f2ed9b426932b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00431835 BTC
Feerates: 14.05 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (532,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,274 383,274 00000000000000000f4272c97c411970c5ab944b850a6a7bbb79e7645922b8ec 739 0.35/1.00 vMB 33
383,273 383,273 000000000000000000781534759180250a0514d45ca1568864fbafd036724409 868 1.00/1.00 vMB 14
383,272 383,272 0000000000000000106f17d19bece178165894f7c2bd40a188776b2d99ffe49e 267 0.15/1.00 vMB 24
383,271 383,271 000000000000000008849301517f6d801e3eb93ff19b06c6b5c83c1630fca79d 1,398 0.64/1.00 vMB 38
383,270 383,270 0000000000000000036b01f040ea542363a22648e892fe9cf077a7249fa7213b 798 0.43/1.00 vMB 48
383,269 383,269 00000000000000000858a367096caac8a42f54f1c917caf59aa383e387fd5ed1 73 0.05/1.00 vMB 18
383,268 383,268 00000000000000000d9fddd236d6ba625cb31e82be60cd245b58db16c3c01ba5 1,408 0.67/1.00 vMB 36
383,267 383,267 00000000000000000764751a21158c1c94332c50bccb473c8bff757b47e233ce 616 1.00/1.00 vMB 8
383,266 383,266 000000000000000001fcac043b1ae225806c007d9c1c1970371bc382a856106a 1,462 1.00/1.00 vMB 19
383,265 383,265 000000000000000008e12e6404597b3bbb5a87f561e9d81315a19c764c0501c1 985 0.47/1.00 vMB 31
383,264 383,264 000000000000000000dd7f057edb475bf226894c3ec51a20ed24835b37872839 1,273 0.52/1.00 vMB 36
383,263 383,263 000000000000000002248a4b6a172fd3b9f88e389e04341aabaa2eda281fcce1 1,693 0.78/1.00 vMB 35
383,262 383,262 0000000000000000003eb30da9ca05be322d1a1d813ec8602868ae6496e8b6ad 424 0.22/1.00 vMB 32
383,261 383,261 00000000000000000d09219856d06d18a1cdd5e13808995001c5ce251480e09b 492 0.30/1.00 vMB 30
383,260 383,260 00000000000000000bed8a255b27a6d27b6617067494b1bea58ffc8e64e005d9 431 0.22/1.00 vMB 28
383,259 383,259 000000000000000006cd03eb538c1adaf8f11776da7c27d58a0dd6511f4e27d3 128 0.14/1.00 vMB 17
383,258 383,258 000000000000000009324169d9c3870ebf6bf73264a20bcdb8cd95bb313692c3 774 0.39/1.00 vMB 30
383,257 383,257 00000000000000000ddbf3f6fd177177b6ba5d63fc625d3e91728389aabd0352 407 0.22/1.00 vMB 20
383,256 383,256 000000000000000001b85ee93bbb1ed85cd78873c4a68f7d47bb1d054929b0d2 288 0.86/1.00 vMB 8
383,255 383,255 0000000000000000029290ac3d9793fa780d8ec22832030ec9d5f5f121fb399c 1,764 0.94/1.00 vMB 29
383,254 383,254 000000000000000008ffdd72693169d5df5d684e87cbcdcf8f345ad21159dca9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.