Loading Tool

Explorer IconExplorer

Memory Pool

41,102 transactions
16.57 vMB
0.12881640 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.73/200 MB

Candidate Block

Mining Attempt 21353514bde01c041e964a171adad2a6b54ed413b631232a37fd308781987f27
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root ae74172fc3d00794c2775f6648bd91537c0155d1fc24f3e36819619958184e31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,662
Size: 1.00 vMB
Total Fees: 0.04048973 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (639,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,957 273,957 00000000000000042d93450276e6fec7ba117580768c26f74e2467a1abda8127 227 0.11 vMB 47
273,956 273,956 00000000000000045068382c3dabc41d8fb9571b9e22b4f735146d60afc43243 188 0.09 vMB 39
273,955 273,955 00000000000000057784f105ff6177e6272f2fdca72e358fbad0bec7aa0faee4 204 0.09 vMB 39
273,954 273,954 0000000000000000aedb94fcd1b127bb10ff0fdd6b0664fb70cbc4b2c2586c23 363 0.24 vMB 36
273,953 273,953 000000000000000135c058d5e52a6cd73b834b4e7395897527e8dd55b3236686 723 0.25 vMB 73
273,952 273,952 0000000000000000f739a7e2e037838622e85bd4cca63e52b8f94aecc08a93c5 513 0.24 vMB 49
273,951 273,951 00000000000000060fd880947dbaaa7b244bd5fe4a268563fd8f1a6448cdc045 614 0.23 vMB 55
273,950 273,950 0000000000000001ab9779008950191909d8ef1ecf81f6af6e590988fbdac8da 388 0.15 vMB 51
273,949 273,949 00000000000000027684ae5e439a715716089d4ebeba82c1c7ececec4e88c7ae 662 0.41 vMB 35
273,948 273,948 00000000000000012b55cd357933b7fbc097ccbe0bdf0e0024593d0c31907977 593 0.25 vMB 54
273,947 273,947 0000000000000000f90cbc872728af9cd9279d6e47ae680ab3539d2420f417e0 157 0.10 vMB 35
273,946 273,946 0000000000000000227cbf6c23e2b6c0a8554cca35b50f0ea9aa1809a3c03fbe 399 0.27 vMB 25
273,945 273,945 00000000000000029ef5cd6ad8d6445de59ce3b9589829ff04736bc76ccf8360 71 0.03 vMB 40
273,944 273,944 0000000000000004e97ff80d969f2f0cddf2edb8c23bd90a2dbcb4a18c04b93a 198 0.12 vMB 30
273,943 273,943 0000000000000003fa45972b26ebafaae86f1f772f6c7f36430e958b92dd9d5b 34 0.03 vMB 27
273,942 273,942 00000000000000059cab5497918f18c58a2d6f6a0397555623528f1bceb6ee47 251 0.22 vMB 21
273,941 273,941 00000000000000004296273ef9a4d67e9963fb1817cb7fc065d1bb859cd9a0ae 58 0.03 vMB 62
273,940 273,940 00000000000000022bb601064813c45e1317e4942899bdc6516bbf100874f2ad 262 0.17 vMB 35
273,939 273,939 0000000000000002acf2c3948d984897d686926b74375d50ab9c5ed6111f67ba 673 0.34 vMB 41
273,938 273,938 000000000000000415e92e836d61271a45b0c0720b0584c77ddbc15aacf97a9c 164 0.08 vMB 37
273,937 273,937 0000000000000001b9f24786391ed563cb6e157cb5488b4a6a33e84e5f1adc2c 324 0.17 vMB 37
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 83
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.79 GB
    • Received: 0.41 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.