Loading Tool

Explorer IconExplorer

Memory Pool

78,528 transactions
29.67 vMB
0.11567212 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt f7aceba2fe2b8f3c49f20dd816aecd0074bcb61db2ef4fe9f23980c20d7417ab
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 60c687565396320820560583dd80253520b83fb3aa1c3c4b83beaf5f97b90d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03542777 BTC
Feerates: 526.32 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (552,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,123 363,123 000000000000000003d735a5affd35a384f1eacdbd8d811bf99203a25f1da600 776 0.40/1.00 vMB 30
363,122 363,122 00000000000000000257b2a164b2be0fc91f01873f630a8dbef54699494b72d7 1,517 0.75/1.00 vMB 33
363,121 363,121 00000000000000000bfe93181a10e2f12a45da877b5026ae26988e936a1322ae 39 0.02/1.00 vMB 27
363,120 363,120 00000000000000001378ed86fde1053c734f8161ae3a9c843f92a0327653193f 427 0.16/1.00 vMB 25
363,119 363,119 00000000000000000e05d1a309864718bdc803ad8e274bac3165b0ab1114a8f9 461 0.25/1.00 vMB 28
363,118 363,118 00000000000000000662a0e9a8c476d110d3ed2db3816986f97c6e8e47acd5f0 1,538 0.75/1.00 vMB 31
363,117 363,117 000000000000000013faf067ce652afdd1449e0a0ad500161b1d73595b83f9e2 658 0.32/1.00 vMB 30
363,116 363,116 0000000000000000114fe3455d0f96fad6785d66929f68b484d9a73b9a4fdb84 150 0.07/1.00 vMB 30
363,115 363,115 000000000000000004f1954434a107c43bcae10bd35db2eb079c19d5eb85792b 109 0.06/1.00 vMB 16
363,114 363,114 000000000000000007f2dff23dc3c47609068f5578d54793feba4377c54c0f68 1,189 0.76/1.00 vMB 28
363,113 363,113 00000000000000000f35fb5595957235fdef19d05ecc2305884350c9ade75944 561 0.27/1.00 vMB 33
363,112 363,112 000000000000000007643a0612595caa8e1df3b53b0d6c96b23b8fd807a3899f 1 0.00/1.00 vMB 0
363,111 363,111 00000000000000000d17dcc2cbb4c8868cc95600962c8390157bb907af896710 1,134 0.58/1.00 vMB 33
363,110 363,110 0000000000000000037afdb5cc4cf58ad25e3908e9a87bfbf4ffd58852f931f3 88 0.06/1.00 vMB 8
363,109 363,109 000000000000000003dc49c0b147ca13e7b26e6d92bb942bb632fd52b114e301 839 0.37/1.00 vMB 26
363,108 363,108 000000000000000015aab33e24fbe16b7e3d67fef5dc663466822d717df34d0a 941 0.45/1.00 vMB 30
363,107 363,107 00000000000000000899483731721dd86654f032789eb3b356522e7e336902e1 398 0.20/1.00 vMB 25
363,106 363,106 0000000000000000016e60c3fa52a6a2ff4f5b0ae759bf5b50e70d9f27f7f4b7 758 0.49/1.00 vMB 25
363,105 363,105 00000000000000000948106e09181111ba2fd160958a6371118e292fdd0cc814 1,518 1.00/1.00 vMB 24
363,104 363,104 00000000000000001370d05b67e04be136e7663af16baa021b86b5489c302434 484 0.31/1.00 vMB 24
363,103 363,103 00000000000000000379151f8063c9ea680334f54e9d1c31f1df3895bb35caff 1,123 0.97/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.