Loading Tool

Explorer IconExplorer

Memory Pool

48,276 transactions
28.18 vMB
0.07178922 BTC
Random Selection Loading Transactions
Max Size: 150.36/200 MB

Candidate Block

Mining Attempt a8885c40e294560fe5d6eca9a83d66a52aa3ac9810687c607cc0e073f751305c
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 2b6582033db8f21c994ad41ca48e0236bf6d049b302b71591d10f2cde15e1382
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,494
Size: 1.00 vMB
Total Fees: 0.01751680 BTC
Feerates: 301.05 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (145,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,715 769,715 0000000000000000000788212e2591d2296968e1f9fa1941f245dfe19fc934a5 1,368 0.80/1.00 vMB 6
769,714 769,714 00000000000000000000223f23ac4f5821b1854e230714a240a56359a9b2d7ae 897 1.00/1.00 vMB 3
769,713 769,713 000000000000000000031257a2dc3c5c67e3a33a31f56adfb3f3da2cbd0fe874 2,888 1.00/1.00 vMB 15
769,712 769,712 000000000000000000078e885cba57be7da4bc33ab84ddd2225cc68bb0c3329e 33 0.01/1.00 vMB 14
769,711 769,711 00000000000000000003c7cc13cf9bb7dc68b5e2c8258f561b595327cd07dbc0 829 0.24/1.00 vMB 10
769,710 769,710 000000000000000000043628e7bbce8e58716dfa8f6b1527d438c4e9c7d0ab79 1,222 0.41/1.00 vMB 11
769,709 769,709 00000000000000000006de439ef1f435e831475257ad4d5077da3e796ab618d7 2,269 0.67/1.00 vMB 12
769,708 769,708 00000000000000000000f45d5946fa86452c20cfb78618ea0d9ab46340fa91d5 1,589 0.54/1.00 vMB 11
769,707 769,707 00000000000000000000f22a8399a1a20144284dbd403b5beb292d1de94c7471 471 0.12/1.00 vMB 13
769,706 769,706 000000000000000000002baa48fce9b87aab4bf419d6b4508c3f96021a54945f 2,226 0.84/1.00 vMB 10
769,705 769,705 00000000000000000005dc6af47f16bdd892eba6d344ce16fabe88bd4dcc4811 828 0.25/1.00 vMB 14
769,704 769,704 000000000000000000046606bf966a638a306064c5bdb183bf054bca393da457 1,432 0.53/1.00 vMB 10
769,703 769,703 000000000000000000047203c1ba3bb3539c4f5b0b62017520aeb87c6005a801 1,285 0.53/1.00 vMB 3
769,702 769,702 00000000000000000001dea3a0b0183e1a3a78dabb093be837f7e2f8923630ec 2,750 1.00/1.00 vMB 7
769,701 769,701 000000000000000000070f9d7198362101fe2bacbb51d5ddcba93951715e51c7 2,155 1.00/1.00 vMB 12
769,700 769,700 00000000000000000002c5c704838d72872c68fa8d8a59bbdcabac59f1154f99 2,572 1.00/1.00 vMB 23
769,699 769,699 000000000000000000010cc32a5fa4fce5f630262812c5082895bb6943b681f9 1,461 0.51/1.00 vMB 10
769,698 769,698 00000000000000000007b25a5fd66ed998004aa569ffcdb5461a77ed5854bc11 2,348 0.77/1.00 vMB 11
769,697 769,697 000000000000000000070735993fd60f17158a3bd601ebe1c6ca6ae8c4fba0f8 883 0.29/1.00 vMB 9
769,696 769,696 000000000000000000053d4cfe3a7e70ad1794c054fd8c87a4258ebb39b29816 1,130 0.34/1.00 vMB 13
769,695 769,695 00000000000000000004843716b19c9e7d5796532a40b914d6c090899a0d99db 1,172 0.43/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.