Loading Tool

Explorer IconExplorer

Memory Pool

77,205 transactions
28.69 vMB
0.09460013 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt fbd0e529d0159417bde6ae42c2cbf3f862af91f89111d3e6bb35353d9122d62c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root b63ce72e6ec0cc9c30c94a1e9a80d28d5fd44cadc284a3d3ad8c66ed698964db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,440
Size: 1.00 vMB
Total Fees: 0.03506752 BTC
Feerates: 101.64 > 3.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (294,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,657 620,657 000000000000000000029ec8f4a21c9bd38782d94992b5ad5b8242a60b47f023 2,770 1.00/1.00 vMB 23
620,656 620,656 000000000000000000005fd9b44466b2e0444cd920f46f25ef6da81381406ffb 2,809 1.00/1.00 vMB 16
620,655 620,655 0000000000000000000386fb84a3251d40f86bbffbde2f3eb26e3c6ecd55b8cf 2,910 1.00/1.00 vMB 10
620,654 620,654 0000000000000000000a32076487c3c715f263172c8027c8fe80d383b80ef707 2,802 1.00/1.00 vMB 23
620,653 620,653 0000000000000000000ef81612502a2ca25088ad9c800f04220c29096c346b04 3,174 1.00/1.00 vMB 14
620,652 620,652 0000000000000000000c3ddbbb9e523f836260aca356f443433553cdd1bb4216 3,015 1.00/1.00 vMB 23
620,651 620,651 0000000000000000000770356dd648b3efd50a1a1478a7dccfee71e331e053d9 2,908 1.00/1.00 vMB 25
620,650 620,650 0000000000000000000ab2d4514ebc22d44ca5ee14100dfd41ba56adfa0a54c5 345 0.08/1.00 vMB 17
620,649 620,649 0000000000000000000d903ea6796dd157762c3b8a9de80ed4ed7b5b046dc262 2,345 0.81/1.00 vMB 13
620,648 620,648 0000000000000000000da0ccc445c6667a6c98b70dd662d70fefd464581625aa 959 0.27/1.00 vMB 7
620,647 620,647 0000000000000000000200c719fd6797af7189dbd53e39edaf56d9c231b50e31 3,079 1.00/1.00 vMB 17
620,646 620,646 0000000000000000000765bc1acca63b363155273347d5712f56b33416df2574 811 0.24/1.00 vMB 16
620,645 620,645 0000000000000000000ffe04f592542783c1e5ee94d16b8ccd21a0cd50496e3d 616 0.20/1.00 vMB 18
620,644 620,644 000000000000000000034df63adc8421e4b111ff1bf24e380b7937470f484a21 2,456 0.92/1.00 vMB 15
620,643 620,643 00000000000000000008285df854f08770143749b77ae1ba88ef50a03322db7e 768 0.22/1.00 vMB 15
620,642 620,642 00000000000000000010bb956d277a4e7ff5f142aa65cac4f658e90b31d947a8 998 0.58/1.00 vMB 7
620,641 620,641 0000000000000000000ee2695d4088f390a72cacf7242ec8ee1081b18eec0e65 2,627 1.00/1.00 vMB 9
620,640 620,640 0000000000000000000e80a8141b054a2a4da8a0836c34ed64421fb56e063adb 2,913 1.00/1.00 vMB 21
620,639 620,639 00000000000000000003dbec2eb77afaaabae24b188d05ea81a107058fb5bcc9 2,480 1.00/1.00 vMB 2
620,638 620,638 00000000000000000006e1ea42aec77d5dd5d4d14d61b2c3db78588b7057de7f 1,430 1.00/1.00 vMB 13
620,637 620,637 00000000000000000000c9663ccf0467c36b461561a22e1ffd163f998793e336 2,987 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.