Loading Tool

Explorer IconExplorer

Memory Pool

80,454 transactions
30.16 vMB
0.14866249 BTC
Random Selection Loading Transactions
Max Size: 181.78/200 MB

Candidate Block

Mining Attempt 2436ecf1e1a8b7d425ef2b04f5527c5c56658f32993b085152c5cd702187530a
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root efbbd883ce95ae1b0176b4f90a5051f783a507b33ffbf20ef738fff9053ba1eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.07643697 BTC
Feerates: 251.00 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (209,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,339 705,339 00000000000000000002dbc640821ac377646c97d655d9bbf202a63fd69768e3 606 1.00/1.00 vMB 5
705,338 705,338 000000000000000000053d733427cebedfbdbadd669b4185eb418a483dc83c4e 1,218 1.00/1.00 vMB 3
705,337 705,337 00000000000000000003b1a6b9940cf249357f90c3c8fa04676566488fea98ad 2,137 1.00/1.00 vMB 9
705,336 705,336 000000000000000000046033d73368732bbad701779c843c89b5ae876fa1d02a 2,823 1.00/1.00 vMB 19
705,335 705,335 0000000000000000000cdd1c1afdab8edd42e7d07e6d165d49d3cb67b340d8f9 1,913 1.00/1.00 vMB 18
705,334 705,334 00000000000000000008faf2cce2bbccb57328eb7b381ea2c625025c46d64003 203 0.08/1.00 vMB 14
705,333 705,333 0000000000000000000c2291e7ace715a0e215d5cfe4b6909385bb5dcc5c2ca1 998 0.50/1.00 vMB 12
705,332 705,332 0000000000000000000bdc9f1c60e31b9b9ef988b63d2b2241d7fc2a8119ceed 745 0.37/1.00 vMB 12
705,331 705,331 000000000000000000010e8da2fe9288a62aaaa53b44319956a9471a824d5f5d 34 0.01/1.00 vMB 9
705,330 705,330 000000000000000000055501aa239f5261f38271d6ed2c4b5efabbaa07662280 98 0.08/1.00 vMB 7
705,329 705,329 000000000000000000095d937ffc69a3737c3cbf76365906bbdd8879691b27c8 1,115 0.61/1.00 vMB 15
705,328 705,328 0000000000000000000879ff732b36fa7bc6fdfa0adb40e39c783e460c390dcc 600 0.25/1.00 vMB 11
705,327 705,327 00000000000000000003bce80cb54302ef56cb556e1b0e17a483ef5004fb9694 2,106 0.92/1.00 vMB 4
705,326 705,326 000000000000000000085d8c6fec5903c5c99dd74310e87cf715255d2d4d849d 3,006 1.00/1.00 vMB 22
705,325 705,325 00000000000000000008dddab823257a3ec2bdc3215f7f272c23338816ebb220 1,823 0.94/1.00 vMB 11
705,324 705,324 000000000000000000094184dd8e0adf68fce6250dc80ff7a108d4ed39e997dd 627 0.32/1.00 vMB 10
705,323 705,323 00000000000000000000c60ff6a9663f2de8c3e4a14b0309c4669e3080ef2448 702 0.25/1.00 vMB 12
705,322 705,322 0000000000000000000cadce3b3ba42ad27d711b434960c19606c200108dada4 1,044 0.52/1.00 vMB 10
705,321 705,321 00000000000000000000bb54786bd917a98aa559f4795b77bc8fd533aa98a352 254 0.09/1.00 vMB 13
705,320 705,320 00000000000000000001cbe4a9d73132b0c6130e5f8c9876ddeec0749f2b3034 341 0.29/1.00 vMB 12
705,319 705,319 000000000000000000088743e1f8eb0090b14c5be70d250c7a9141da434e4001 741 0.30/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.