Loading Tool

Explorer IconExplorer

Memory Pool

36,216 transactions
26.87 vMB
0.11864428 BTC
Random Selection Loading Transactions
Max Size: 137.24/200 MB

Candidate Block

Mining Attempt 964aa4df0af67775322f05ecc9cd22a23b8d0e5e3bc2ddef693e7a842d8e45da
Version 20000000
Previous Block 00000000000000000001d10f3c2b2b81e003e8edca0e608ae1ec4d6ede707251
Merkle Root 98abbd269311c999980fde24207b83f7c840da8789917464d7aa8d3637e11ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,694
Size: 1.00 vMB
Total Fees: 0.06842418 BTC
Feerates: 101.65 > 6.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,278 (558,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,019 356,019 00000000000000000cd466cb5f71f86e9c2e1ce0c400e6502d1cda8f5beb610f 328 0.18/1.00 vMB 32
356,018 356,018 000000000000000000b401c8742fdc6a92dda0d5814959231e354ae08df574d2 1,068 0.59/1.00 vMB 27
356,017 356,017 000000000000000014153059cfa6b1e8bd2a75d5be6d051a0a2e39270520d9d2 244 0.16/1.00 vMB 23
356,016 356,016 0000000000000000098ff470933f62413a64f986d3c7b20eca7a1192532704c1 408 0.28/1.00 vMB 22
356,015 356,015 00000000000000000c5579bcfec3b494f0f349869b8edf9c381194e0bdd86ed4 372 0.21/1.00 vMB 27
356,014 356,014 000000000000000012d5264a767a87dd6ff337962ead80ec68b7598fde492a64 91 0.10/1.00 vMB 6
356,013 356,013 000000000000000006a4a2420b5a728e2d1cc6c4cddafa73d928c4f22853415e 515 0.41/1.00 vMB 21
356,012 356,012 0000000000000000061860d91db80f1902068f8b19b3ba37e90e7d7270d6b17f 80 0.03/1.00 vMB 27
356,011 356,011 000000000000000010eefe2df0d9344004dfdcb4a79d4bd1572b2790fac41eb3 42 0.02/1.00 vMB 31
356,010 356,010 00000000000000000afd1d7113e902f4724034f1bf662a9bac4ea79b543f8c66 126 0.11/1.00 vMB 10
356,009 356,009 0000000000000000078fe4f72c4d4a233547440006edf80be3873d2ee07bbbcd 1,123 0.75/1.00 vMB 24
356,008 356,008 000000000000000015549c011dac65586f6d07e5e89ce36665e3a5db03141772 135 0.07/1.00 vMB 23
356,007 356,007 000000000000000006b90a1051d706d65257824150cc0dad88de08f42d5e8abb 200 0.20/1.00 vMB 17
356,006 356,006 000000000000000016126502ea69f956dc9450d7ea3ec5b7792c6d659cff1cca 309 0.14/1.00 vMB 26
356,005 356,005 000000000000000007852063a057aa37418a0314dd5df777b3ea6fc79f0e8db6 153 0.08/1.00 vMB 23
356,004 356,004 00000000000000000a8720ebd2ef8294e6110a24d1509f258c9b43f6e0c688b4 144 0.10/1.00 vMB 16
356,003 356,003 00000000000000001504c7dc361d63dee99f7a894a188e547f20b67e688c604b 769 0.41/1.00 vMB 27
356,002 356,002 000000000000000014f8d8773d458f5a2decb8293043fa72cda035e583f14ce7 419 0.21/1.00 vMB 30
356,001 356,001 0000000000000000153c94e6c7510bf67944d7b11e56de38c4c06850ee19c047 139 0.07/1.00 vMB 31
356,000 356,000 0000000000000000138ce5493b612b0e90b66e2a76714088d6b3e6a4770215af 370 0.17/1.00 vMB 26
355,999 355,999 000000000000000016ebb6e0af4481b6a49acb997528d410017fbabba492a8d4 366 0.16/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.66 GB
    • Received: 8.81 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.