Loading Tool

Explorer IconExplorer

Memory Pool

80,775 transactions
25.68 vMB
0.06784756 BTC
Random Selection Loading Transactions
Max Size: 161.98/200 MB

Candidate Block

Mining Attempt 4455b75cca0e19bb53592d968ce9bb1828bcc90dd75cd474f51afd018909ce2a
Version 20000000
Previous Block 00000000000000000000af19f33cfaba69ef915da021fa9989d963a8bc8a4cad
Merkle Root ff8e8d9f7bff1fde9b1bdca5d48612c5d37ea4ee34f3ff5fdba21646179d7658
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,271
Size: 1.00 vMB
Total Fees: 0.01117552 BTC
Feerates: 165.00 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,956 (828,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,823 87,823 00000000001415dcf164d06eed0dc744c2e663a21960daa6296fe08ca951d395 2 0.00/1.00 vMB 0
87,822 87,822 00000000001cf6ef47976e3d72cca04b0a95e8f33e81c58c6ccf53e27962d28f 1 0.00/1.00 vMB 0
87,821 87,821 000000000007debafff59927722522b0a38766abc942f7ea8bc43c615c1a924b 2 0.00/1.00 vMB 0
87,820 87,820 00000000000d55f68d49de7820612ee972649efa36878911a1f4d7d0af19c302 1 0.00/1.00 vMB 0
87,819 87,819 000000000018e936916d21f6eb7e49845973201f2736261df5536aabddfe7d05 2 0.00/1.00 vMB 0
87,818 87,818 000000000015b951d1c111e356047723acb1fad8d0e49e647e7a66efb764d9a9 1 0.00/1.00 vMB 0
87,817 87,817 00000000000fdf4a6dc76ab697ce3b3265d5e8c8c134ca6f081a5ad9da953715 1 0.00/1.00 vMB 0
87,816 87,816 00000000000d41416f84100fb40b022832d53cd1a78f680ec311c1122020efef 1 0.00/1.00 vMB 0
87,815 87,815 00000000000d3d121b06ce9e717b252a02548338e99560d90de46d6bbd89ccec 5 0.00/1.00 vMB 0
87,814 87,814 0000000000085dede8e2fabf44a332bfce59ad536c750642505637648c2eea05 3 0.00/1.00 vMB 0
87,813 87,813 00000000000d1f2fd30484792ed9057f8ff7f0bcc47a296d038e8d4ba2b51f49 1 0.00/1.00 vMB 0
87,812 87,812 000000000017d86e72d61598b2708212dc98cf44cb828bfd04d5cbc7854248c1 2 0.00/1.00 vMB 0
87,811 87,811 0000000000137ac511d206a025105b05101ab98f75f75aa084a74af397d5b1db 4 0.01/1.00 vMB 0
87,810 87,810 00000000001924e6583000e05b9247a7c0df489f699ff639b45a71ea424342a0 1 0.00/1.00 vMB 0
87,809 87,809 00000000001b1d958841b5e0235fe1c2d5c836eb56c4c642915029e7dee20442 2 0.00/1.00 vMB 0
87,808 87,808 00000000001a0ac36f6f5889fd2f1fd823645b9b893e1d2f61d3ec9156be8798 1 0.00/1.00 vMB 0
87,807 87,807 00000000000356732cc7ea745e015893365bd18e81ef9f9233e948e733a5c352 2 0.00/1.00 vMB 0
87,806 87,806 00000000000cc7c453cdacd97772ae95697829167160b804cbfc54dd81695822 6 0.00/1.00 vMB 0
87,805 87,805 00000000001153919372492f630499f95180da909d9631ce318858257670a3dc 1 0.00/1.00 vMB 0
87,804 87,804 000000000006d6dba2d539bb26938ebfea0736b8604100114cebf81d6cbac532 1 0.00/1.00 vMB 0
87,803 87,803 00000000001c60ff88cc46c21c749cae9cb472c1e859d22aca8201d5f18a89e9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.04 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: 801.43 GB
    • Received: 22.87 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.