Loading Tool

Explorer IconExplorer

Memory Pool

96,371 transactions
31.58 vMB
0.11789548 BTC
Random Selection Loading Transactions
Max Size: 195.67/200 MB

Candidate Block

Mining Attempt 2aca9f7a3713c626b677ae7d42b6a2bbece39f00072a68219961c3cb88bbc60e
Version 20000000
Previous Block 00000000000000000000592cbd258a30306b072cdd56b193aa5d698c613cca4b
Merkle Root dd414c21ee1f7c10635a043e351f87df05f12eae99c1db43cc7383c5465fb64e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.04013634 BTC
Feerates: 100.20 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,928 (895,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20,582 20,582 000000000d3596692f74e77b5024a581a7fd7258dbe2c2a3074c8339d2d90f80 1 0.00/1.00 vMB 0
20,581 20,581 00000000d381f68a735cc220399c6a790e2d07ee9b5673128bdcf7a3e2f2633c 1 0.00/1.00 vMB 0
20,580 20,580 000000002ba42398400d692b3e33c42c4394b69025ab6e02fd5e87cd57f200ff 1 0.00/1.00 vMB 0
20,579 20,579 000000001d3ddeca124cb50f776ab8e5ff4b248239aa22d4fd5068f747b3274a 1 0.00/1.00 vMB 0
20,578 20,578 00000000bd1482180853d6714fcd87dc0f525692ada982d8fb104cd36da46ba5 1 0.00/1.00 vMB 0
20,577 20,577 00000000681d8d2a01f10ea8a4ed641646a11c6c242b00e58684c11b516a33c2 1 0.00/1.00 vMB 0
20,576 20,576 0000000051d13620da90fbe9c188960597de02c2fd786d00e7bc0df25ab2aa2e 1 0.00/1.00 vMB 0
20,575 20,575 00000000c185eb2a35e388f43a73c95b834d941bb9715c27861e77341b36ea21 1 0.00/1.00 vMB 0
20,574 20,574 00000000c9dc40311c10b949acb18e1e1b2efd36bc2ad44301a5cb6d7d53a8e3 1 0.00/1.00 vMB 0
20,573 20,573 00000000aa0fd0b8f0e9de7fbd22b11cd9c1b149c7c23739ad69560b65b795d6 1 0.00/1.00 vMB 0
20,572 20,572 00000000abda31ea133cae34ac2b2bf4dbb8ed9ab1807075a40cbc9952ec33f3 1 0.00/1.00 vMB 0
20,571 20,571 00000000f8d386a73d40f2a8c6074e76927d9bee4c3f0cc503b0a7b48114ee01 1 0.00/1.00 vMB 0
20,570 20,570 0000000033d54caa66e9adc6be211f658a3936aabddde6a6ee184d2f18e4d09f 1 0.00/1.00 vMB 0
20,569 20,569 0000000082916452f1ce60680d0c36bac83b7d12c328557635abdefc29ebf5d6 1 0.00/1.00 vMB 0
20,568 20,568 00000000b13d17a0d6adb6c5cd841db0fade4d9cfdec90b31c49d946a04dacb3 1 0.00/1.00 vMB 0
20,567 20,567 00000000c0e81f6780c73c02c925804d487b08c9a7048e6bd8ba26960d65feb4 1 0.00/1.00 vMB 0
20,566 20,566 000000009bd8475fb6e10c39f2d36918d7dc64d8cea58b5bff94ba01144bc368 1 0.00/1.00 vMB 0
20,565 20,565 00000000deda6df66162445476ac886b7ee506f91f531a44f25381a2e8eaf664 1 0.00/1.00 vMB 0
20,564 20,564 00000000d1d0eb5853a783952552116111955357d25d0d993e040e284ccad8a1 1 0.00/1.00 vMB 0
20,563 20,563 00000000aab450ea6f045d9767328f9124c7dfdba1b47692dc151f030887659b 1 0.00/1.00 vMB 0
20,562 20,562 0000000003ee6a650f6d081d817a4bff23bc15300aba48d2b4dbcb8dd32f689a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.98 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: 798.92 GB
    • Received: 22.67 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.