Loading Tool

Explorer IconExplorer

Memory Pool

87,535 transactions
32.86 vMB
0.13759023 BTC
Random Selection Loading Transactions
Max Size: 199.80/200 MB

Candidate Block

Mining Attempt e2f797a1b322dc96087da7c61e31db28010cff21fc70c295033bd5962a5b3ebc
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6ebe830eae13f823c3b6072cf9b2ea09159d2b94c07f60f6c4bc1a9d2dd858e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05012351 BTC
Feerates: 300.16 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (377,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,669 537,669 0000000000000000000dc34778ca1059404b0761795e5a91e3ae84c16d855b30 2,455 1.00/1.00 vMB 60
537,668 537,668 0000000000000000000ed0edf7e0341839fe55684f5e12fade2d69b143dc1f37 2,650 1.00/1.00 vMB 22
537,667 537,667 0000000000000000000de11c5f3dfe1bedf1253bcf688d45d555053a19b8255a 2,660 1.00/1.00 vMB 44
537,666 537,666 00000000000000000004cbaaa6d0bfb8ebe6b86fa2770ca6382101e3ebf204e8 2,422 1.00/1.00 vMB 56
537,665 537,665 0000000000000000001078f76c7c5bef131e3b8bab15c22cbdabdff0dde4644a 2,028 1.00/1.00 vMB 65
537,664 537,664 0000000000000000000cd12cc641a389ffb9bc76566333d1d24b19c83a55150f 2,464 1.00/1.00 vMB 28
537,663 537,663 0000000000000000000125ebfe0676489ebf63dc309f23e5c98bc3ddefbd3889 1,977 1.00/1.00 vMB 21
537,662 537,662 0000000000000000002a08ba862a4523c54f6744ec74a23f307086ebb1888e86 2,466 1.00/1.00 vMB 28
537,661 537,661 000000000000000000000a4eac07dd6c9af16bdec65afab8db00e2ca725bd599 1,741 1.00/1.00 vMB 45
537,660 537,660 0000000000000000000c3daefa88fe666666b407e6488e5d516a1502c75d4dd9 377 1.00/1.00 vMB 41
537,659 537,659 00000000000000000019cc1b419ca914393558d35a0857f53eada2e4650283fb 1,756 1.00/1.00 vMB 53
537,658 537,658 000000000000000000229b1a11b60be90d9a49c94fac684a3252ee5c9f2ade05 2,181 1.00/1.00 vMB 83
537,657 537,657 00000000000000000024da9e6a31619612517f9be344f954bba9616d84cfa18d 1,811 1.00/1.00 vMB 42
537,656 537,656 0000000000000000000ad3890ce085b744e85b8058a0010d97e2a1da282b7867 879 1.00/1.00 vMB 64
537,655 537,655 0000000000000000000da4c551f8055376cdfab905d713d7a7462ced1c22ae95 1,088 1.00/1.00 vMB 74
537,654 537,654 00000000000000000021a610018d6e6fbff57033660ceb6f573e7f513803cf98 909 0.34/1.00 vMB 42
537,653 537,653 0000000000000000000656dad6decf48e3ff1f7588c69b726ed9ab0911363f95 1,067 0.81/1.00 vMB 9
537,652 537,652 0000000000000000000543241ed34610c782ee8166700b8339d69a8c116ec7c7 2,518 1.00/1.00 vMB 19
537,651 537,651 000000000000000000144179a1df39e3987b777d543b5213adf25c1cb8450ab7 184 0.06/1.00 vMB 28
537,650 537,650 00000000000000000007f8ce22c6229740e81fa16070f5d3788f19da3215b16d 1,398 0.67/1.00 vMB 16
537,649 537,649 000000000000000000119907c40f17882ba30dcff3e5267693c9f025a6929629 1,170 0.49/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.