Loading Tool

Explorer IconExplorer

Memory Pool

81,271 transactions
30.40 vMB
0.09796246 BTC
Random Selection Loading Transactions
Max Size: 182.33/200 MB

Candidate Block

Mining Attempt 70b82d6438238d4bf74a93794886271db7ec3d70705fed3d20b2f345a3b1a6ad
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root cc484fa3a6dc299c3d1bd8eaea2eacbe19d943800f3f831793e1624d5cb3348b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03425576 BTC
Feerates: 301.07 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (130,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,040 784,040 000000000000000000052fe3ab5cf486c798a7819704aa96c6915ea74e6ad885 3,068 1.00/1.00 vMB 26
784,039 784,039 00000000000000000005b7122838d3bee4f3c77b80af7704c5c2ab83b39486ba 2,274 1.00/1.00 vMB 22
784,038 784,038 0000000000000000000270fa3b7093e5cb4210836ea04aaf63deab058589074f 2,972 1.00/1.00 vMB 28
784,037 784,037 00000000000000000000f875d363500541eabae70a1c012f6cb1c748f654b87d 3,124 1.00/1.00 vMB 36
784,036 784,036 000000000000000000052975301e175d7740e9d1883520762613b6b01fc6e840 3,359 1.00/1.00 vMB 29
784,035 784,035 0000000000000000000258dc13ba0a816ae26c3a2bb8625959755fa4baa20d8b 3,912 1.00/1.00 vMB 36
784,034 784,034 000000000000000000004cc0a8bb28e5ae6b6e85de8a5392331c0240130563e4 3,554 1.00/1.00 vMB 31
784,033 784,033 000000000000000000057a45f9e4987dcb4d8de0104b985154a3d98a46423552 2,595 1.00/1.00 vMB 39
784,032 784,032 00000000000000000005cc47ab062bf16ba7fe596c32e211aee6f14796a9e809 611 1.00/1.00 vMB 14
784,031 784,031 00000000000000000005363c76586972a343c66cc7501c1d598bd9a1addbda1f 2,391 1.00/1.00 vMB 33
784,030 784,030 00000000000000000001bf8f7b129d2f08855f3153eb6cc7f5881119df5ce75e 2,031 1.00/1.00 vMB 17
784,029 784,029 00000000000000000003b560619824dff9989cca2d4e3094c5d0531d9f9c645d 810 1.00/1.00 vMB 7
784,028 784,028 00000000000000000001097ec8b96acac4fc364842d308eb91dc8b1ad8fa3749 1,571 1.00/1.00 vMB 9
784,027 784,027 0000000000000000000036fe411dd9dd3ef7ce4531d65314e9ab73637dab3f68 2,355 1.00/1.00 vMB 10
784,026 784,026 00000000000000000005ff9cca7d9c97200a1f196aa27016e528b9f54aad4552 453 1.00/1.00 vMB 7
784,025 784,025 0000000000000000000359e6460700032a002a348ca19760443ea49245818934 805 1.00/1.00 vMB 11
784,024 784,024 00000000000000000002b0506de87a6b26de3795adc4a9f205bd66b3b5700dbb 1,416 1.00/1.00 vMB 13
784,023 784,023 00000000000000000004c8391e91b1f053e2fcf8fc1239606e7499675bd7ad79 821 1.00/1.00 vMB 8
784,022 784,022 000000000000000000037dc5f465105c4fcd6376a689fdf5024c7ab38fe229ee 1,548 1.00/1.00 vMB 8
784,021 784,021 00000000000000000002060aa2f0cc197ba3d5b6148835cc04672b5f193ad144 695 1.00/1.00 vMB 7
784,020 784,020 00000000000000000004f32a3108dcf4f219a525228dcfb130fc0ff9a0664880 2,063 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.