Loading Tool

Explorer IconExplorer

Memory Pool

79,004 transactions
29.28 vMB
0.09596088 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt 1a944b1b4ce395e98182977181a55a081dec2402b0373979bd20726c2fa9cb96
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (189,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,848 725,848 0000000000000000000948bb2c48154445682185b21a141a30a0340f9425bafc 3,004 1.00/1.00 vMB 22
725,847 725,847 00000000000000000008e451ffc312f22dcdb813de3d9e5e6345445add4569ff 1,216 0.46/1.00 vMB 10
725,846 725,846 00000000000000000009abe82841d55aba22993ff6bb48a5cf980a3e205d3bb9 795 0.41/1.00 vMB 5
725,845 725,845 00000000000000000009901fe1a10ede393164002562271bfcc8f7527e1915fd 2,651 1.00/1.00 vMB 13
725,844 725,844 00000000000000000004a2699c1dca68a252d912525e1c8eb348647b59ce72f6 1,289 0.94/1.00 vMB 8
725,843 725,843 00000000000000000008ca5912b67c3e768c9f2d79d483322652bcf0a5cdedb1 433 0.54/1.00 vMB 5
725,842 725,842 00000000000000000009a2e2e230fa4ae4d52871382e86b785560aab7e55ff59 1,415 0.50/1.00 vMB 11
725,841 725,841 0000000000000000000989e4db3e608eab1146f1cab11ba1d61bbb05a03c147d 1,291 0.90/1.00 vMB 7
725,840 725,840 000000000000000000042e6fc9ac81f102adb6baab36ff0bb23caa80f978df0f 1,240 1.00/1.00 vMB 3
725,839 725,839 0000000000000000000884d9f4aa548a41a9239048de4a6c2501db27f8b21c46 2,309 1.00/1.00 vMB 15
725,838 725,838 00000000000000000004567868d0dbca51f86bbf50856bf6434ed88460918d28 1,938 0.98/1.00 vMB 9
725,837 725,837 000000000000000000083ceeaaf6ae2f7de7296233e5e57197b39ada8f500512 604 0.95/1.00 vMB 5
725,836 725,836 000000000000000000001d3c3eaf944f53e2070d3ba72f6dedd8241dd3ddeeb8 1,534 0.65/1.00 vMB 12
725,835 725,835 000000000000000000020ed1f9a2f4c910747a0504db8ab393a444a842db8876 269 0.08/1.00 vMB 12
725,834 725,834 0000000000000000000388d1e47ad74f1e0a024caf83a3ebb2faaaf66e0ec99a 616 0.32/1.00 vMB 9
725,833 725,833 0000000000000000000053038ffef28be252f482204387b8331fbefdcec66c06 2,321 1.00/1.00 vMB 14
725,832 725,832 000000000000000000042384889e391a12296ff123cebf41c5ba046c8025baac 1,534 0.87/1.00 vMB 12
725,831 725,831 00000000000000000002f1eac6010fccdc1f1e44018d4216c641e875c018c11a 1,481 1.00/1.00 vMB 11
725,830 725,830 000000000000000000022b9c234578b62c25746ad19487e937901816ce4f7028 141 0.05/1.00 vMB 11
725,829 725,829 0000000000000000000520d6771a4133a6f75f6d7c78c96937d039497c17b211 366 0.20/1.00 vMB 11
725,828 725,828 000000000000000000095327707861d40040ae87522a27afa4f2a053c72fbb91 1,248 0.56/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.