Loading Tool

Explorer IconExplorer

Memory Pool

75,088 transactions
27.81 vMB
0.07981914 BTC
Random Selection Loading Transactions
Max Size: 169.27/200 MB

Candidate Block

Mining Attempt e21cd054ab36c53251a0a76ff9f24c10ecf645fdc459a3270ca3b79e3e3c54a5
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a988d9cff87c6c421a356e9f8c5748f5930531848bb2324b44989d0559de37fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.02023846 BTC
Feerates: 98.68 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (556,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,283 359,283 00000000000000000416c44d240ac6ae117c765c69fc403bf2b3a43bdcb84d1d 1,542 0.77/1.00 vMB 31
359,282 359,282 0000000000000000001e7f03d82210113b82fa25a365e7405203732ea654ddec 1,022 0.51/1.00 vMB 24
359,281 359,281 0000000000000000032d4bb486a3b4ef1dcb5247f92e208797f3bd9e93c60d58 469 0.54/1.00 vMB 13
359,280 359,280 00000000000000000e41606591175e368198c09c82a8b984c2cf768ab8e0f0bc 1,837 0.75/1.00 vMB 35
359,279 359,279 00000000000000000247c21063de3dd32a0dd863a21d4ab467364a7df46e0785 1,024 0.48/1.00 vMB 28
359,278 359,278 00000000000000000a4d738b7c80eebc458a434a4db1ea7e1eeaca58077e7647 1,151 0.61/1.00 vMB 23
359,277 359,277 000000000000000005cbb6cf8469533def0e84adadb69fa59a0c6da09846e188 1,766 0.88/1.00 vMB 29
359,276 359,276 000000000000000009e69b7c1042d15ea7118bd704bc597a6c764be5f290bd60 376 0.21/1.00 vMB 6
359,275 359,275 00000000000000000a48a11468bd1936fda03cb1f80905427e1200d4e1c38611 1,266 1.00/1.00 vMB 8
359,274 359,274 000000000000000011f99d2324c73b6be6c3c3ddfc609513937e58bfacd8ec5a 968 0.75/1.00 vMB 20
359,273 359,273 00000000000000000a214174525869d85e73514aa48103811b431d69f18d2390 486 0.75/1.00 vMB 15
359,272 359,272 000000000000000014bc52550cd9bfa985e919bd865199cb95b63ad21a35d69f 1,479 0.75/1.00 vMB 26
359,271 359,271 000000000000000002d7eb4c694092da8b82d5919c273b31afea9b86a128730a 2,324 0.75/1.00 vMB 36
359,270 359,270 0000000000000000103cbcf2821006c2138524b078789f3e5b55bb2819b062eb 69 0.10/1.00 vMB 49
359,269 359,269 00000000000000000a1d9aad19090c3be6b7641cfb83b00ef1e1b01dcf82ce6e 1,979 0.75/1.00 vMB 33
359,268 359,268 000000000000000011f1cd3c0559976594ac5e7459c5804ca214eac1e5d56a44 1,567 1.00/1.00 vMB 20
359,267 359,267 0000000000000000039f199c839e9c75f3f4a7430cbc20ac70d775b455258770 2,578 0.95/1.00 vMB 40
359,266 359,266 00000000000000000d6729f33ca4ab13f72ea91ae86cd52c7e018499ac2ff6db 647 0.75/1.00 vMB 7
359,265 359,265 00000000000000001011d9dd4b0a75eacbca2e32856035817ee01bda6ce51781 1,486 1.00/1.00 vMB 19
359,264 359,264 000000000000000001b28d4918a3eb14b8449d7c759a3725607bbb70df992c84 517 0.75/1.00 vMB 15
359,263 359,263 0000000000000000148e716f5e58f4b4060bdf4bb4e69694d12212042227739e 729 0.75/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.