Loading Tool

Explorer IconExplorer

Memory Pool

38,931 transactions
28.83 vMB
0.07249119 BTC
Random Selection Loading Transactions
Max Size: 145.82/200 MB

Candidate Block

Mining Attempt 7a7c6b4edf9aea1a60a705619468d08d6636bce3ac5c56b9338e2812645f3576
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5f094142373f7725e3ea1d825c5face66ab22c9b4046b88d51c12186addae73d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01660201 BTC
Feerates: 100.36 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (165,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,221 749,221 00000000000000000002c645af617b74dc682e8843c57032a6b458d5958d8daa 769 0.29/1.00 vMB 5
749,220 749,220 000000000000000000032af4a1884ebb589de1fbd689510f017d6736a098c4e2 1,697 1.00/1.00 vMB 8
749,219 749,219 000000000000000000076c6ef1efda48824367cf60a30414ff2c8523ae4bf9dd 1,413 1.00/1.00 vMB 18
749,218 749,218 00000000000000000001835f7f303ad4fc81d1b4d9df66f5e2dff4c44862232a 494 0.21/1.00 vMB 12
749,217 749,217 000000000000000000000a6cd9f9f8e0a544f51a7e25a639001dd03c22e3a675 1,321 0.49/1.00 vMB 11
749,216 749,216 00000000000000000009d87f31bfa9f2d23debb6f0fdc48648857c6eedd5f371 2,420 0.92/1.00 vMB 11
749,215 749,215 000000000000000000072a83f63ad1cd93e34108c5558bc0e5a4275e442099b3 35 0.02/1.00 vMB 6
749,214 749,214 0000000000000000000298f2a34ba0629540a81b74ba9be45f6edef4f065e0a3 1,512 0.66/1.00 vMB 10
749,213 749,213 000000000000000000048497499d046519e66433dfcc992872ced772cf73bf04 2,052 0.99/1.00 vMB 10
749,212 749,212 00000000000000000002cfc0c8c90b70804075c586d62c3f9258f84b6eb741d8 1,488 0.99/1.00 vMB 7
749,211 749,211 000000000000000000081ce3059c8a86a193ec21b0af4d45c9ee8399bb01ff21 2,216 1.00/1.00 vMB 11
749,210 749,210 00000000000000000009c722b8145990964012921cffa8c99949543dfe95514f 1,199 1.00/1.00 vMB 14
749,209 749,209 0000000000000000000404e42c182e37356c9c4be2dae7c31f421c4eabaf2ce6 71 0.03/1.00 vMB 2
749,208 749,208 00000000000000000009d952f6b34430f02b2afb3e2a46e1ce595afe441f43f4 2,557 1.00/1.00 vMB 7
749,207 749,207 000000000000000000070c688f4b764fb48d013f3c2ce0dcc85a116b4aede277 2,947 1.00/1.00 vMB 19
749,206 749,206 00000000000000000009c8efdc14f10c34e69f09e99a1fb95bf4dfd2462969ea 613 0.27/1.00 vMB 10
749,205 749,205 000000000000000000058f220f5ba8eaf008d3f8d7432a352ab098ae48d482f5 764 0.50/1.00 vMB 7
749,204 749,204 000000000000000000017b1c29c4874b4600f63d6090e871ae2d4bbd5f57460b 300 0.18/1.00 vMB 7
749,203 749,203 0000000000000000000637fc61c80360c5b88c0e5adbff57bd8c9b2b72703daa 2,929 1.00/1.00 vMB 14
749,202 749,202 00000000000000000006ea9e4e2796524fd8b4143595ad0a5469a2acbe5730d9 877 0.27/1.00 vMB 12
749,201 749,201 000000000000000000024d65ff28c35d89bbec5c8cbfc68df87e98d6404b983a 539 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.64 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: 626.39 GB
    • Received: 11.63 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.