Loading Tool

Explorer IconExplorer

Memory Pool

43,643 transactions
28.12 vMB
0.07510835 BTC
Random Selection Loading Transactions
Max Size: 148.44/200 MB

Candidate Block

Mining Attempt 087efa98e9af10ee36e68655c1a53c8be9e227e9da3640a1aa7be734d5dcaa8d
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root a7ea4926c7bdd2947d44c6c8ad846f3c94f8042c892e2ea4f5f43c5a3e2bf22b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,679
Size: 1.00 vMB
Total Fees: 0.02207243 BTC
Feerates: 100.30 > 2.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (136,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
778,651 778,651 00000000000000000005a507514b27434555254f5f84b6ed8bd4ad89567fd842 2,096 1.00/1.00 vMB 7
778,650 778,650 0000000000000000000651f7602910348ba4bfae1a48a2c00d6bfeb2cc9eed87 3,445 1.00/1.00 vMB 22
778,649 778,649 00000000000000000005c8fe28e6076763f850664ffc6ec24d8a74366830c57b 2,076 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.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: 651.63 GB
    • Received: 13.60 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.