Loading Tool

Explorer IconExplorer

Memory Pool

80,360 transactions
29.68 vMB
0.06968047 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt fb7387ba14eef75e88f7828c84a41b40227488b3bb40692747a45f7451cb5b5d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (98,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,839 816,839 00000000000000000002f6249d91a51f2c87e4a134ed134e9943a14abb9eb4a4 5,304 1.00/1.00 vMB 41
816,838 816,838 000000000000000000023b14eecc6dacf589ad33d61996a3c0ee9ab10352e9fe 3,612 1.00/1.00 vMB 53
816,837 816,837 0000000000000000000151ed405c9f7ed0f8412958b01154f67e53be5c4d7e58 3,930 1.00/1.00 vMB 48
816,836 816,836 00000000000000000000dbe73a76d78d15d6b8ae8a240126231e2e001ee4a9b0 3,729 1.00/1.00 vMB 46
816,835 816,835 000000000000000000039a0cae391826aeb82daa170c5ced01a3b005a3d384f0 4,231 1.00/1.00 vMB 54
816,834 816,834 000000000000000000008616f1610c809dd422560eef52e7af9efae7cbddb60e 3,042 1.00/1.00 vMB 50
816,833 816,833 0000000000000000000205fc019dd41ebe7c6a4afc56e840e5cd5a355fb04e63 3,322 1.00/1.00 vMB 76
816,832 816,832 000000000000000000030ee08fe93e5db458a74c53e7aad2fd3885d2675277bd 2,171 1.00/1.00 vMB 41
816,831 816,831 000000000000000000031aa06449daea1c294828202e31435bc2793f4c756aca 3,130 1.00/1.00 vMB 59
816,830 816,830 000000000000000000022344cc179574f2a0125e724f84d122d8d30d598c0897 3,732 1.00/1.00 vMB 45
816,829 816,829 000000000000000000036eef44b116c651811b8d54029be428b1c5840087e1a5 2,634 1.00/1.00 vMB 36
816,828 816,828 00000000000000000001460fa21ceab9d552dfc096d255b35d0e09dfda54fd9f 3,891 1.00/1.00 vMB 53
816,827 816,827 00000000000000000003708c9fb5f347911008c09bee95fc8e49e17ed1c6f1ac 326 1.00/1.00 vMB 38
816,826 816,826 00000000000000000003e003fb0753467738ed70ca0bb16738d3483763819f6c 2,638 1.00/1.00 vMB 55
816,825 816,825 00000000000000000001b4c336706880984785c2fe74e96b740e5d32911b6a2c 2,402 1.00/1.00 vMB 57
816,824 816,824 00000000000000000003c683644b3956df540eb02855201b48f3bb5c95bd5205 2,672 1.00/1.00 vMB 47
816,823 816,823 000000000000000000002e258bf39978d6a1bdf231bd90abf3d9822c523566e0 2,875 1.00/1.00 vMB 57
816,822 816,822 00000000000000000003e450d99903683106717de78a863f2fe5fec7b57a00c7 3,446 1.00/1.00 vMB 46
816,821 816,821 0000000000000000000008ca5637fb5ea676fc2d9182a81271cc3ce1a6fddf85 2,649 1.00/1.00 vMB 68
816,820 816,820 0000000000000000000133106acb8a00d54fdcbea403f7af91d3a9b4309af990 1,993 1.00/1.00 vMB 52
816,819 816,819 00000000000000000000d9fb7b327bad6fc202d970113d36a0ac050e7c549bb2 2,539 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.