Loading Tool

Explorer IconExplorer

Memory Pool

76,634 transactions
27.67 vMB
0.07848129 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt 8184c2fc8b2cf36a411c35c66605931f57847db2c9dc0dd5d8e94b635f1e0c32
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c9a53ea67dd116e1c5b7c7a793bed5624fbb652a0e07eb55285b16b986441be2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.01941746 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (382,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,549 532,549 0000000000000000001585de83940e150a86bf9c7f1cc484bde63c2227142b56 667 0.49/1.00 vMB 10
532,548 532,548 0000000000000000002913b08d0c5201352152cd0e58cc3c3f1fdafce12b447e 53 0.01/1.00 vMB 17
532,547 532,547 00000000000000000008eaf4f0f69f57d7c2ef9769e64a74bba2dea2b42113b5 1,090 0.96/1.00 vMB 16
532,546 532,546 0000000000000000001f7de47abb02ee21f55b89802461804a5c22abea7e6f02 21 0.03/1.00 vMB 3
532,545 532,545 0000000000000000000ac22711f31446a22da8035e0ce7d38534528c61f8ec1b 572 0.80/1.00 vMB 14
532,544 532,544 000000000000000000178bd38f85f66f4e198f0ddfac1509162de8c6c296edb4 223 0.99/1.00 vMB 2
532,543 532,543 000000000000000000078d2c337341527f8bbba1bf2bedf553dce9dbf0699c00 222 0.99/1.00 vMB 1
532,542 532,542 0000000000000000002a805e2ebfc06e6f34cb6332d1b0b872ef91c3adc7a09e 849 0.98/1.00 vMB 9
532,541 532,541 0000000000000000001245f8f39b26025d1a25aca1744c5bfd664dd4ea21b5f2 883 1.00/1.00 vMB 6
532,540 532,540 000000000000000000037e8144469aae010f0dd435ad116c644f36e7a559e32a 466 1.00/1.00 vMB 3
532,539 532,539 0000000000000000001161f9e997bfbd18fa397a4eadb9583fb65e05c69b1559 1,212 0.99/1.00 vMB 11
532,538 532,538 00000000000000000035c2c9c8f2c91532a1e8697b322ed540ef2e11c2b38bc9 855 0.99/1.00 vMB 8
532,537 532,537 000000000000000000012f98b8d18d30e96cda662a466cc1cad4e2b93a8ff196 831 0.99/1.00 vMB 8
532,536 532,536 0000000000000000001930c33ed9bd713aa56137c77be028b791d9b561349f82 2,150 1.00/1.00 vMB 15
532,535 532,535 0000000000000000000b837ab784ccfb74d9661e4173e63fd5257fc1fe5197bb 2,839 1.00/1.00 vMB 33
532,534 532,534 0000000000000000002c25b04cb08f0722b8579b9f946250768e7000c77a99a1 762 1.00/1.00 vMB 2
532,533 532,533 0000000000000000001e1d5f7aed85a87de40871a683c15bbd971442368a6941 2,074 1.00/1.00 vMB 36
532,532 532,532 0000000000000000002024def33d7c0882d8b7963001d4d25568c16920dfb2b5 1,066 0.99/1.00 vMB 7
532,531 532,531 0000000000000000001fe633cbce2bea6e5f0795e7ee143a30767789ea81f654 856 0.99/1.00 vMB 10
532,530 532,530 00000000000000000011d0f77f299f9c7d2348360a9026a2ff015697a895d821 617 1.00/1.00 vMB 5
532,529 532,529 0000000000000000001d00c4ecb0f5cedc4720ad80405540d874da8b08a3fd90 613 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.