Loading Tool

Explorer IconExplorer

Memory Pool

80,469 transactions
30.31 vMB
0.08856916 BTC
Random Selection Loading Transactions
Max Size: 182.40/200 MB

Candidate Block

Mining Attempt 07e6c214941d9be1af8c29566333fa8f6457bae0add8f2be5c66538d8d702adb
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 8fbac75d112303851ac013f6fea56cf6587285aa4bbd5d135a81c141cb12ff71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.02368766 BTC
Feerates: 150.45 > 2.37 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (131,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,075 784,075 00000000000000000001d21f312dd0d616d3acdedf04c3ce2b815c1acf279ec4 3,437 1.00/1.00 vMB 31
784,074 784,074 00000000000000000001f56e59b91dd42c120b7d9d75f0a0b054544095f1c02c 3,110 1.00/1.00 vMB 36
784,073 784,073 00000000000000000005c9f877030845e6b430ba6168b3cfa747a5cc981fc248 2,303 1.00/1.00 vMB 19
784,072 784,072 000000000000000000055c03b898bfb5fdde1900e0e527ab94a4ba8c62687159 3,223 1.00/1.00 vMB 26
784,071 784,071 0000000000000000000218ad163e7719136613f234c647569f87a83944480fe7 3,498 1.00/1.00 vMB 24
784,070 784,070 000000000000000000019e63c8cdb08ddf07c3e7e9717b700a57b0c68d07d29c 3,328 1.00/1.00 vMB 31
784,069 784,069 000000000000000000056d67222cb42aceee213732695c867c0247049b89a4d8 3,581 1.00/1.00 vMB 28
784,068 784,068 000000000000000000051e2a6f80352ae89cc56061fef30ec39d8ab8d7242f82 2,659 1.00/1.00 vMB 32
784,067 784,067 0000000000000000000042e96d9a0aeffab202f361a78d53a2adf9faea612c16 2,846 1.00/1.00 vMB 47
784,066 784,066 000000000000000000047cc6cb43492968fa2fbfc47e318901bc59d5b82c77c3 2,661 1.00/1.00 vMB 41
784,065 784,065 00000000000000000001a00264c3c470c5894cf550f6636ad978b1fd5b14ff5e 3,558 1.00/1.00 vMB 36
784,064 784,064 0000000000000000000433e0910961442ca0403d44d57ae24dcb949f0249ac3d 2,301 1.00/1.00 vMB 19
784,063 784,063 00000000000000000000b8465f83e1349827193d30fa336f102402dcfbd32c08 3,434 1.00/1.00 vMB 34
784,062 784,062 00000000000000000004ec153af2e706faed2104d14cd354d6dbf789269eadde 2,636 1.00/1.00 vMB 20
784,061 784,061 00000000000000000002e9d4548dcaa23fc3804cf9a0922e5ac4df6b62158ce5 2,750 1.00/1.00 vMB 27
784,060 784,060 000000000000000000036e5c338056ab734729dfc42b03096199d88d7f3fa705 3,722 1.00/1.00 vMB 33
784,059 784,059 000000000000000000030b3de361aeebdb5d234a4e281e172ebeed72c7d0f199 3,031 1.00/1.00 vMB 37
784,058 784,058 00000000000000000002b3d9c94ef9483387f16777e4c7f3e94da4a550ebceb1 2,791 1.00/1.00 vMB 33
784,057 784,057 00000000000000000005005ad38cd5348bb47dd13aaae9c47799361e3b727377 2,171 1.00/1.00 vMB 16
784,056 784,056 000000000000000000019243e9463b8a979f5e6d8974ece3289aa80059001a1d 3,345 1.00/1.00 vMB 30
784,055 784,055 0000000000000000000489932b4e9377da575a8cb3986f9013821f788b7a2377 2,816 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.69 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: 687.92 GB
    • Received: 16.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.