Loading Tool

Explorer IconExplorer

Memory Pool

80,492 transactions
34.10 vMB
0.13168466 BTC
Random Selection Loading Transactions
Max Size: 193.49/200 MB

Candidate Block

Mining Attempt 618ecc30379b6a599e203b6a62da4c105e2a6c35c140d0f6f9c35c1f6ff46159
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 8ab1ec147ac615f5c36ee3a0773c32119e00981565d49368154fbc6a4f23c5cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.02118704 BTC
Feerates: 52.08 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (28,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,310 887,310 00000000000000000001017aa87a6aa54c2205ea73162caff6c1be01a587f391 2,588 1.00/1.00 vMB 2
887,309 887,309 000000000000000000026d642950d0ed7eecacc8bc3b544e3c1386cff12bfc4e 853 1.00/1.00 vMB 2
887,308 887,308 000000000000000000007d809474a575fcf26f30dc16e3cee71d52a009e04e6a 1,391 1.00/1.00 vMB 2
887,307 887,307 00000000000000000001df9a2502045279dc17a78f9afd4f428684bab672ef88 2,064 1.00/1.00 vMB 3
887,306 887,306 0000000000000000000166185cd5eddf661f14b5b7a617433e02dc99e0092e9d 3,341 1.00/1.00 vMB 6
887,305 887,305 00000000000000000001e628e7bae5282b1c95648798c5fb524e78bcb9c2c9f9 2,198 1.00/1.00 vMB 10
887,304 887,304 00000000000000000001470c13081045227fe4695e1457b2b9c2bc0648cc0b30 968 1.00/1.00 vMB 1
887,303 887,303 00000000000000000001ee3b8a55a90abd6706aef0dd9be158ca0dd052da039b 3,009 1.00/1.00 vMB 4
887,302 887,302 000000000000000000015a15949546144347f065776c97df96c0fdf4ceee2011 1 0.00/1.00 vMB 0
887,301 887,301 000000000000000000007f77647ca06076b882ab012847eceb3c8c58b4938807 2,916 1.00/1.00 vMB 2
887,300 887,300 000000000000000000013c12bce4fd4dd0bb98b5cff19f8ed12071f7e33834da 3,740 1.00/1.00 vMB 6
887,299 887,299 00000000000000000001338d7da6116b10c54635d846496483d5a13a7c5fce50 3,633 1.00/1.00 vMB 9
887,298 887,298 00000000000000000001965be195a5c0257506210786fa334b11970a21aa7417 1,305 1.00/1.00 vMB 2
887,297 887,297 000000000000000000016c49248351819fb354208e3459bd261787d35845848b 3,115 1.00/1.00 vMB 4
887,296 887,296 000000000000000000020b9020ec598887e21f7beaa337898d38d9388d75831e 3,280 1.00/1.00 vMB 4
887,295 887,295 000000000000000000005201b031060cb3108e1704313d15c45993be15f4ac2c 3,222 1.00/1.00 vMB 3
887,294 887,294 000000000000000000024d2fc607504fa739a3873cb812f4a48f0f6ab8bffcf3 1,729 1.00/1.00 vMB 2
887,293 887,293 000000000000000000003fe9595f43c80d651afc8962e048b97c3c15b9a97cab 2,831 1.00/1.00 vMB 3
887,292 887,292 00000000000000000000edf5ff8f185100e2b771b35e2f33eed8f046d15dafa9 1,150 1.00/1.00 vMB 1
887,291 887,291 000000000000000000026307cca2fc0790d6bd6ef8493297a9f256ee67f984a8 4,408 1.00/1.00 vMB 1
887,290 887,290 00000000000000000001f1dc69055c88d5b5dca512c78afd269972fc589224ac 3,971 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 729.50 GB
    • Received: 18.49 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.