Loading Tool

Explorer IconExplorer

Memory Pool

41,637 transactions
29.01 vMB
0.08290698 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 1b74e40ea86e6539f400a584e2ac9e19570d9a37b7f1cdfa1183a5d164dcf29e
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 61f9a067847f20d9812d4fd1cd93fde9714a64adc3be7124f2e0f3ea89182855
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.02626412 BTC
Feerates: 150.93 > 2.63 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (132,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,548 782,548 0000000000000000000145e2abe0bf3c912cebaa0cee50ad1348aab71fc13ad0 2,549 1.00/1.00 vMB 17
782,547 782,547 000000000000000000011e535bb45015104b8597d86d0ad4d6456a958c44fef7 2,456 1.00/1.00 vMB 20
782,546 782,546 000000000000000000010af94becfce2f2bbaf81e16ab4d6f99862d838eda252 2,441 1.00/1.00 vMB 27
782,545 782,545 00000000000000000000bb7bcc3ba7e7871decfce371f5a7d549be52de80aae0 2,215 1.00/1.00 vMB 15
782,544 782,544 00000000000000000000dd3373a720ce112ab97cebefad4274e15816443d9a57 2,214 1.00/1.00 vMB 16
782,543 782,543 0000000000000000000216b6540c472dea20722b0f17a42af7a90acded62c6a3 308 1.00/1.00 vMB 6
782,542 782,542 00000000000000000005ca6096d3ba8af4f36518dce1856303fcf232a4b81e06 1,369 1.00/1.00 vMB 9
782,541 782,541 00000000000000000000a0235cbd010f7ec867a258fcb4d5fb77d99ddd43228d 1,333 1.00/1.00 vMB 7
782,540 782,540 000000000000000000055de2dbd6a9b5b9fb14a9250843e78bb847f54afe2505 881 1.00/1.00 vMB 10
782,539 782,539 00000000000000000003325008046b587f2f50f54163e0d52d573c0edeea13f7 630 1.00/1.00 vMB 8
782,538 782,538 000000000000000000017b08df35302e4d89c2e81d19abc99c2eb9f74e1ebc3e 684 1.00/1.00 vMB 9
782,537 782,537 00000000000000000000bada4255b3dc6253fedc0958f4da18c6bb983638ba27 388 1.00/1.00 vMB 7
782,536 782,536 00000000000000000005ac36eb58b6dae7e9a6995c6f916b3c4b69d6ed7480db 1,657 1.00/1.00 vMB 14
782,535 782,535 0000000000000000000505731cd00039c466f47fd5416567f250b338d71a85f0 1,058 1.00/1.00 vMB 11
782,534 782,534 000000000000000000018e02884cea0fae59a3bd102c20aa11bd0e713cfe997e 1,106 1.00/1.00 vMB 11
782,533 782,533 00000000000000000003b4bbcad339f2ee04fd11e0c88d0bfd81785b79f35854 1,703 1.00/1.00 vMB 13
782,532 782,532 00000000000000000003f56ec17f83fc6779896be981507724e7795c965dfc5b 1,430 1.00/1.00 vMB 13
782,531 782,531 00000000000000000004f687e98c5c2a8234e355f84d945db3bcd68cff3881c7 1,020 1.00/1.00 vMB 10
782,530 782,530 00000000000000000003df45c1556a019cd87d727c02fdd6859b5634ed26999e 1,089 1.00/1.00 vMB 14
782,529 782,529 00000000000000000002c3e063222fe25f376cb514583d9fb1ea9761355636e8 522 1.00/1.00 vMB 8
782,528 782,528 000000000000000000057f6035438f44fdc182d2acb0126d1c88438034be25c7 1,314 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.