Loading Tool

Explorer IconExplorer

Memory Pool

46,316 transactions
28.66 vMB
0.06167198 BTC
Random Selection Loading Transactions
Max Size: 152.53/200 MB

Candidate Block

Mining Attempt 2d093f896d614a63bd13e02ad7177beeda23d8f8f536b23f014d5cc1d9d8212a
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 88d943ec1e395b9c75013e8001fb06aea6d767119d4afbb020a7c28f611d18ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,279
Size: 1.00 vMB
Total Fees: 0.00722333 BTC
Feerates: 20.19 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (136,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,672 778,672 00000000000000000004ab62e989d22e79923c78fa3a4ba15d7cbc42250c93be 3,113 1.00/1.00 vMB 36
778,671 778,671 000000000000000000055786861e0d2812d7670ccb123ba49f8a49796f1fd8eb 3,385 1.00/1.00 vMB 25
778,670 778,670 000000000000000000029edafe72c0afb5808748322fb457ad64037db439df9b 2,445 1.00/1.00 vMB 20
778,669 778,669 000000000000000000000850fc17cbb4f83d86bbace41d17cc9559401630fdc4 3,324 1.00/1.00 vMB 38
778,668 778,668 000000000000000000018beee371bb44694e06ccba787980385301adcb708258 3,461 1.00/1.00 vMB 21
778,667 778,667 000000000000000000037941c6dc18274b1f4c3f90702bed838e790504589599 3,527 1.00/1.00 vMB 32
778,666 778,666 000000000000000000054d1ca4a160dd37541d776ccc34af955dbfcd3b2405f6 3,395 1.00/1.00 vMB 18
778,665 778,665 00000000000000000000a3d14f268af0a7c784c29dd6e97a4c032edcab15e97b 2,794 1.00/1.00 vMB 30
778,664 778,664 00000000000000000003337c98d54242cb62600bbd86ca9f6b6c5220c34aa49d 627 1.00/1.00 vMB 24
778,663 778,663 00000000000000000000309a608153ada69d107d0b70ec1437008bf0264a2841 1 0.00/1.00 vMB 0
778,662 778,662 00000000000000000000560ad5381d9af20c5ad7f1abae5e270211f61dcedc7f 1,706 1.00/1.00 vMB 10
778,661 778,661 000000000000000000001c270d921f39fb3b428db8973a7185ce2d236518f2dc 2,414 1.00/1.00 vMB 11
778,660 778,660 000000000000000000005dcc89280237d7aa674493f6a5c2471a27d0964e9a25 2,747 1.00/1.00 vMB 9
778,659 778,659 000000000000000000030cdb69c685b098b6eca326ca07a38443a98d28171413 1,823 1.00/1.00 vMB 19
778,658 778,658 0000000000000000000393b1cf5a1127c7d64903bd5e86ac4829e506b6b915fc 2,326 1.00/1.00 vMB 23
778,657 778,657 000000000000000000047b897c5a7dd8064fbd36e3f653227175d05f6db27bf8 1,562 1.00/1.00 vMB 22
778,656 778,656 000000000000000000006b193cca63831a85e0aaeaea657eac496ed60ff2a029 3,431 1.00/1.00 vMB 19
778,655 778,655 00000000000000000001f2eb07c322c8cf4785447bf012fd6a6264bb86afbdc2 2,738 1.00/1.00 vMB 16
778,654 778,654 00000000000000000000f282267f074f08399173b557c2004d7900a92c2aa4b7 1,731 1.00/1.00 vMB 7
778,653 778,653 000000000000000000047e6a51fee2291e1d7b5663ccce37f1c66a1d4ff1624e 2,271 1.00/1.00 vMB 12
778,652 778,652 00000000000000000005866b1a639bb3bd28b1d2c77a1594d0d9f7765df66852 841 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.