Loading Tool

Explorer IconExplorer

Memory Pool

73,592 transactions
27.34 vMB
0.06603985 BTC
Random Selection Loading Transactions
Max Size: 166.68/200 MB

Candidate Block

Mining Attempt 37c38587d6ca8f279845857f43d6aef9ad05e7370e50a3da344a3aafc4a2ad84
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root ca1ca17a0a4bc26bf2cdd268875b13b4c808e4c7bb4bb39f9260e5af9f25cfc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.00775186 BTC
Feerates: 89.32 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (534,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,840 380,840 000000000000000001de1203842bfb338b4b81f6c99e730b680c88886c2db341 1,412 0.58/1.00 vMB 41
380,839 380,839 00000000000000000c73fa596ae8cb0842381406ef5c3fd30aca9676f8d2dabd 836 0.36/1.00 vMB 43
380,838 380,838 00000000000000000dc409839083843fd7d567580f8d6f2ed1192a2ab43f3657 673 0.29/1.00 vMB 49
380,837 380,837 00000000000000000f9c25c6309d616ad2a97a44b5ad874557261c408fd381ac 355 0.23/1.00 vMB 28
380,836 380,836 000000000000000012080d012263d0159a3e104badf7345cabf4694aed05ad51 241 0.19/1.00 vMB 14
380,835 380,835 00000000000000000ed33de101d5b002e7464b5ea0b797ef3c5ec71d192d0c3a 359 1.00/1.00 vMB 2
380,834 380,834 0000000000000000115c9095ad08474f4fb07aa73667553bc2dd0590e21b9800 2,054 0.97/1.00 vMB 37
380,833 380,833 00000000000000000ec1f18db7f35880db1cb1ca6b0a0a0ef86e7a3d5ad2a101 207 0.12/1.00 vMB 22
380,832 380,832 00000000000000000bba7769ae632607f189996c6ae7fe9dd67bd712d7d939b0 180 0.11/1.00 vMB 24
380,831 380,831 0000000000000000112e182d5a2675ef7ef3f7e73c61a9819645e3d5b338339b 1,558 0.65/1.00 vMB 39
380,830 380,830 00000000000000000aa7afed26ee392a998fcfb5bc721b84ef26e486ad0a2619 406 0.25/1.00 vMB 27
380,829 380,829 000000000000000000d8e4c9db000f4fa3412e763fcc977edef64fad44dd4f39 406 0.25/1.00 vMB 35
380,828 380,828 00000000000000000f7cdba479efc8e33fcb3fb6000097e634d1233a177119ab 341 0.25/1.00 vMB 23
380,827 380,827 00000000000000000611839e21ac2858b9ed29acccebb45cd612b00f8a83a6f9 629 1.00/1.00 vMB 14
380,826 380,826 0000000000000000081c95a8639bcf4bf2601d86bac0f34b1671f5b1d11de090 1 0.00/1.00 vMB 0
380,825 380,825 000000000000000003b9fac2200827b8a9b5aa02ec661d4221a99a526372f1cf 1,934 0.86/1.00 vMB 46
380,824 380,824 000000000000000007a90c661e48be07eb44ab6b4b305167549c2c24501248f4 1 0.00/1.00 vMB 0
380,823 380,823 000000000000000003950ead5b56a19dd49a9cf8ee9c429dc9df7450c329563e 544 0.26/1.00 vMB 37
380,822 380,822 000000000000000006f4bed7a4c68915236bfe6d7dce7fb9d3ba0a2cf43ffaa9 992 0.50/1.00 vMB 36
380,821 380,821 00000000000000000773e94c28b1e0f2005e0968e65a5a9fd30c0c41f483baac 97 0.08/1.00 vMB 19
380,820 380,820 00000000000000000de80195b0f1fdfd10821414edd06eaf7c3b806b8992c1a5 1,405 0.64/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.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.