Loading Tool

Explorer IconExplorer

Memory Pool

28,244 transactions
11.30 vMB
0.03959834 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.47/200 MB

Candidate Block

Mining Attempt cec61a615335607c6cf7e80e8136ffdd70871130a2ea71dc4233e1e89c035d9b
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root d06133a885af6f8ed1117f62599556a017c7a2b15a456cbfbb35a3a88cf8ee76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,301
Size: 1.00 vMB
Total Fees: 0.02044245 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (770,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,518 143,518 00000000000001035ffa5e41c74ecf36c8f12e3247df3edd005f725f43b0b770 1 0.00 vMB 0
143,517 143,517 00000000000008638ed71af1cdf992df517426f377ca8693709286d001b462ed 27 0.01 vMB 289
143,516 143,516 00000000000001f77e93a1a1a5514d494b2f136b62ffc916040735801f50827c 19 0.01 vMB 89
143,515 143,515 0000000000000865e6685323c37da1e96bf132c6e4c6686404d12e26173ed072 29 0.01 vMB 175
143,514 143,514 000000000000029dd475c7cf69f146204908da1e7a777d2b9bdecad5357b27df 97 0.04 vMB 96
143,513 143,513 00000000000002dbeacde4c1ad974940daa58162675c87c4132d59c982691113 159 0.05 vMB 124
143,512 143,512 00000000000006139761df18ad816504e4cf19ea1fa892fb47af217a79f5c84f 59 0.03 vMB 160
143,511 143,511 0000000000000712345b828e08a2bf34a7ea7f4c89a999de689a851d5bab6458 6 0.01 vMB 1,765
143,510 143,510 000000000000056a2948970e9eb33d8ad382ff92765fdbe6b5b6f4a495315c56 45 0.02 vMB 170
143,509 143,509 000000000000055c5b26aaf94fa7c9edcc581e595d44e95215ea753b1be26cdb 76 0.03 vMB 37
143,508 143,508 00000000000003baa9f41f6101591ad477ca9a06972db713a4b318a769953f7b 84 0.06 vMB 144
143,507 143,507 000000000000070a6d7a06916ad5069994f9f96878f9f9fb12aa54e46c7bddd0 36 0.02 vMB 227
143,506 143,506 0000000000000748bb712be9a3fccaa493223c19e782e3751deeaa04e8ebb474 45 0.03 vMB 198
143,505 143,505 00000000000004854bb1839c6f22296b8de239141d53063a7b5f759c161db57e 130 0.05 vMB 225
143,504 143,504 0000000000000102ae6f09f4892e76fda13eb59d9f5d959de99b68edcae2621e 157 0.05 vMB 64
143,503 143,503 00000000000000d343f0d58406f7e8befd1e960a6c180d340e3d9aabf9b8d83d 8 0.01 vMB 136
143,502 143,502 000000000000056c9b1f706d3556218234699e3eaa40c9fe6b62d0e35b303017 19 0.01 vMB 228
143,501 143,501 00000000000007b79a3f447e7f2bdf314d5aedfc737ff6d546c9b6ca8a3df5fd 46 0.02 vMB 136
143,500 143,500 00000000000001b97624f84f87dced4eafc0c372d75bdace6cd6fccfac3d8fa4 39 0.01 vMB 211
143,499 143,499 00000000000000c76d3a2e773a80ba9e0f11e46d37ba361de77adce4c3091a5f 66 0.04 vMB 107
143,498 143,498 0000000000000109326aeea3ffdd84626104267e879fe807298521164f9ef2e0 3 0.00 vMB 996
Previous 10 blocks ↓
Total Size: 779.81 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: 414.12 GB
    • Received: 2.21 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.