Loading Tool

Explorer IconExplorer

Memory Pool

79,267 transactions
29.39 vMB
0.12558949 BTC
Random Selection Loading Transactions
Max Size: 176.95/200 MB

Candidate Block

Mining Attempt 44782b90b1c6c4226562c6a2e724c1f6f72cb85b38287ba7f84417762ba63dac
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f593b1ce0f919c788f0af38f90e4fe1ad0ca28c292e70ff0e0d8119bed71f90c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04566807 BTC
Feerates: 150.80 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (144,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,059 771,059 00000000000000000007836e4783eca48379c274f921a444f934ccf65be4642a 2,879 1.00/1.00 vMB 13
771,058 771,058 000000000000000000070e2ff4582038807bcd1c7e337b08028363e30554085d 1,669 0.66/1.00 vMB 6
771,057 771,057 000000000000000000011055878662532c65bb371937ea8f77b50ab001287f92 286 0.09/1.00 vMB 7
771,056 771,056 00000000000000000001a3983c8ed52f06ab5c4cf6d15dae56e8ce0cec344fea 140 0.06/1.00 vMB 5
771,055 771,055 000000000000000000023208560b13e80568659032fb4ab6d33e4b63e097d7a2 1,941 0.73/1.00 vMB 8
771,054 771,054 000000000000000000034e6a7e2a47082dc8a231a4058fc4aa9bcba16b2f0c4e 1,667 0.91/1.00 vMB 7
771,053 771,053 00000000000000000001a60b0123bd8c28338e4ae3c679f50b50fcfb10d23890 404 0.23/1.00 vMB 7
771,052 771,052 0000000000000000000361e208b064b7f25c3462237e144f4f8e400eaa09c617 489 0.59/1.00 vMB 3
771,051 771,051 000000000000000000011adabb62555bf5b0bad8afb1a35a5847ed07cdc895dc 2,342 1.00/1.00 vMB 3
771,050 771,050 00000000000000000002a647f8b8eea3ab81b04aa208c5fd16d42bd861a85680 2,160 1.00/1.00 vMB 4
771,049 771,049 00000000000000000006efb1dd3e31cbbf0d5745d784523509433d4c52b05713 2,403 1.00/1.00 vMB 12
771,048 771,048 000000000000000000048528d317e6fddbd85de1b27abfdc1847fa93f699f18c 2,721 1.00/1.00 vMB 12
771,047 771,047 0000000000000000000345f7b10440723c8d6a79be310ea7e8738374d0c92ae8 816 0.25/1.00 vMB 8
771,046 771,046 00000000000000000000fce46cce4013ade4aa8720d4123c08cc29d95ed04686 1,100 0.33/1.00 vMB 7
771,045 771,045 000000000000000000074898315f05c1abd765fd19ea0dfd95270ef08c0d8e82 365 0.11/1.00 vMB 9
771,044 771,044 00000000000000000006965d1b789e4c8efeb98d32fea90af5b5c42771c57461 1,734 0.51/1.00 vMB 7
771,043 771,043 00000000000000000000c6b893e48093854d111e3f9e880556337ffebf4c4244 2,984 1.00/1.00 vMB 8
771,042 771,042 0000000000000000000218b66d045f23766522548a0b2518d524226e34778129 1,410 0.45/1.00 vMB 9
771,041 771,041 00000000000000000006de8a8ffc29f859918a219d0da79d1817e495c0034f7a 1,672 0.98/1.00 vMB 5
771,040 771,040 000000000000000000006df0f9df1407cbc7c8aa6a936e9e78f3404af3537737 1,342 1.00/1.00 vMB 3
771,039 771,039 00000000000000000007d54d2d90b61ec876d0fd015221596138a6372b12f750 2,109 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.