Loading Tool

Explorer IconExplorer

Memory Pool

82,338 transactions
31.84 vMB
0.07822442 BTC
Random Selection Loading Transactions
Max Size: 193.56/200 MB

Candidate Block

Mining Attempt 6e3bc3166ea960140f66ff75210f7f43386e04aed9c3d959eaf91182e6bca950
Version 20000000
Previous Block 000000000000000000000148b49ea108a0316e5b73091345e72d936d94b63217
Merkle Root faf10da4cb62a211e1942f961a354fb25e8a0cb42bf3b5c1a057b7ff590dea1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,168
Size: 1.00 vMB
Total Fees: 0.00868779 BTC
Feerates: 711.74 > 0.87 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,215 (493,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,086 422,086 0000000000000000041720cf2d1e7849b35c42183605f1b31ec977711045374e 2,273 1.00/1.00 vMB 60
422,085 422,085 0000000000000000020ff4ea8b84e2be50e86e8d5b7baf9d97ba5dcee89000e8 2,597 1.00/1.00 vMB 54
422,084 422,084 000000000000000003fd64929102a89dfda15f1992eb63a5e4896233839dc307 2,895 1.00/1.00 vMB 101
422,083 422,083 00000000000000000249fd0f446a3693bb5801c74918bfb8896fe80b1b089cdd 2,924 1.00/1.00 vMB 90
422,082 422,082 0000000000000000020ef07dc405444c3bdf0f680fc5e766e588148ff499226a 21 0.01/1.00 vMB 92
422,081 422,081 000000000000000004c671e6c8ad3db897da459c8293e86bf955fa2ffd027244 800 0.34/1.00 vMB 49
422,080 422,080 0000000000000000026ee087865e6e359321ae9f1f38081aa3e4c655e31c5720 2,676 1.00/1.00 vMB 67
422,079 422,079 0000000000000000045b9b5af738d37f6353570d5aff02c2ce45baf06fd7b9b6 1,565 0.79/1.00 vMB 57
422,078 422,078 000000000000000004c86d7c70bec38126cb7310403e1c4b6d22338c6db285e3 1,181 0.59/1.00 vMB 47
422,077 422,077 000000000000000003504b54c71c814966fd4c2b18a2f5a4106c3e1b45710f29 496 0.23/1.00 vMB 40
422,076 422,076 00000000000000000478278b30f25868f13677f3732d6387bab7f35604741a42 1,358 0.60/1.00 vMB 51
422,075 422,075 00000000000000000033ad7e4520a5f839b54f1b6d5e9070e38581986c27dbac 250 1.00/1.00 vMB 4
422,074 422,074 0000000000000000040636c636ec6431db41b0457921face414c27fc84fe4f1c 1,586 0.69/1.00 vMB 48
422,073 422,073 000000000000000004dceb3e9d2106ddfd6207db34b59bb761d76b9bf29120de 617 0.29/1.00 vMB 49
422,072 422,072 0000000000000000001690bcb3f2782c0c13a516e7eb083a380b2acd70f55d8d 1,457 1.00/1.00 vMB 33
422,071 422,071 00000000000000000334ef311c31c595a8a9e42c77f2ba254140ad6910c7a992 1,161 0.52/1.00 vMB 50
422,070 422,070 000000000000000002e7b116bf3642e61a9e42a06944c16cd683de447621a1a7 786 0.35/1.00 vMB 59
422,069 422,069 0000000000000000033a1010228ad8f3cce49efa8951dd9d30805ef6b5abfe6a 250 0.09/1.00 vMB 65
422,068 422,068 00000000000000000321d1db2e98b0fac4acf59cfa7e1436fa50ad4418b1764c 440 1.00/1.00 vMB 10
422,067 422,067 00000000000000000221636320426518b559ba53ecb3c67e6f91987ff8f3148f 648 1.00/1.00 vMB 17
422,066 422,066 000000000000000003f421e2b00ee35fd5859e9d625819fb194c520c81863a0b 1,076 0.99/1.00 vMB 15
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: 11
  • Data Transfer:
    • Sent: 709.00 GB
    • Received: 16.81 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.