Loading Tool

Explorer IconExplorer

Memory Pool

79,464 transactions
29.65 vMB
0.12644326 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 0a1e4c1b920f415ba4b969356d8a97db0ce7d34b717a1cf88e92edd9f24f6cc5
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (624,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,132 291,132 0000000000000000552b6119c2ff2edfcfa7f4047fb3ef8ba95c1917be95a86c 143 0.10/1.00 vMB 13
291,131 291,131 0000000000000000a5beb3e872f524bdfcbed2777d1ececf1fa36118e820592b 799 0.33/1.00 vMB 35
291,130 291,130 00000000000000001cdddd733dca12278bb148908e84fcecbad2aa9201f2f015 512 0.21/1.00 vMB 40
291,129 291,129 00000000000000003155e0955f0133295a4729e8eba4236d91cd355753dca36b 161 0.12/1.00 vMB 52
291,128 291,128 0000000000000000c0612c835bd4746d23447c2d3d89a50c386515172efd704b 919 0.35/1.00 vMB 33
291,127 291,127 00000000000000009bacc412835c8df4849551b942b2a598d35213d889c241e6 512 0.19/1.00 vMB 41
291,126 291,126 00000000000000009287b9e10c38db6c7b1a7329ec09c3be6fd77cc9a5a69f20 373 0.18/1.00 vMB 36
291,125 291,125 0000000000000000695b8800eb78dc2b9bfa91749815b062560863c788be57c1 406 0.15/1.00 vMB 35
291,124 291,124 00000000000000004c3accc90f3934d6bd817a9a43828d2920b39ada0f11e090 162 0.07/1.00 vMB 31
291,123 291,123 0000000000000000daf8a04181eec3cfcaf1178a1cf9cdf697e04f8ca3bd81fb 406 0.22/1.00 vMB 34
291,122 291,122 0000000000000000ae2ef7067caa22ed67c4bd776ca9f5dc22e6a8737835cdae 113 0.05/1.00 vMB 30
291,121 291,121 00000000000000002d57f43265a585111b45cea2ee6da601ad7a05ce0ea08228 105 0.03/1.00 vMB 33
291,120 291,120 00000000000000008dfa167158df6b409f3f0ab30e6913860ab2d0e31bb6a275 22 0.01/1.00 vMB 34
291,119 291,119 0000000000000000ea0f20437b2326a23b40b520ec4766317fb1fea9aa4d55ea 192 0.11/1.00 vMB 36
291,118 291,118 0000000000000000a054b509ee5784d3473b4db22be69148045061b4ccd260d3 249 0.11/1.00 vMB 37
291,117 291,117 0000000000000000115ce57d062953593e816407fc5ccb0000e9165111dbca5c 532 0.24/1.00 vMB 35
291,116 291,116 0000000000000000385b73bc34f23eb57c2408999db4b7d8aa395ad13d7be4bd 53 0.02/1.00 vMB 39
291,115 291,115 0000000000000000dcd0029f1aea1d022924df1165b500c8c8d4c24dc7a5a658 104 0.13/1.00 vMB 22
291,114 291,114 00000000000000002e80ab7e2633b0a2339896f3988328a7bf532a0160647f78 297 0.19/1.00 vMB 24
291,113 291,113 0000000000000000fc052d91acce8d02d29db75e8c0c03409d9214e7db6e993b 1 0.00/1.00 vMB 0
291,112 291,112 000000000000000005a8dccbca403be0127985b744c2341e97373aa58b8126a1 256 0.08/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.86 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.96 GB
    • Received: 17.25 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.