Loading Tool

Explorer IconExplorer

Memory Pool

74,981 transactions
27.62 vMB
0.07365134 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt 18f15672ba2bec7dcac94c451ca6335befb769b2ed55f6b727ec1bbedfd69b4b
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6e5c52d34a8fcb5e45f0fe21100d9208b9135833e5b580790884ca3a0ebac606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.01472240 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (73,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,879 841,879 0000000000000000000113d039160370d9876fdd8a4eb06f4aba9aacdd84bc5b 2,364 1.00/1.00 vMB 20
841,878 841,878 00000000000000000000526a2bcede99b0f5569d451a71e3a693ffb6e9424693 3,415 1.00/1.00 vMB 36
841,877 841,877 0000000000000000000294a611958330face16f149650b796fb707b1a6ad9134 2,698 1.00/1.00 vMB 23
841,876 841,876 00000000000000000002a7477215cd07a28e094cac77252ecd726106d0e3caa8 3,278 1.00/1.00 vMB 24
841,875 841,875 000000000000000000009ea876d63171b3d0510ea1b3d07c2a96cf33cbc16d51 2,940 1.00/1.00 vMB 21
841,874 841,874 00000000000000000001cbec49af3d4921570cd09097a932f15cbf4ad32a9cea 3,093 1.00/1.00 vMB 51
841,873 841,873 00000000000000000000e6eecf0ecd283943c8a16e64c21cebac6ba7332ff43f 1 0.00/1.00 vMB 0
841,872 841,872 000000000000000000032699e2a12ca0ab102697efecc15f792e5175a2d8575c 2,866 1.00/1.00 vMB 18
841,871 841,871 000000000000000000031c5c0adecdd0b9477b9f6a589dd780bd9f45b225c05a 2,727 1.00/1.00 vMB 26
841,870 841,870 00000000000000000001a9fae311f9a802339207bc21a4326ee1b25d9f7358f7 2,552 1.00/1.00 vMB 22
841,869 841,869 00000000000000000001dff3e89f76beaef79f9378d2762feb4dc2708d7ff524 2,834 1.00/1.00 vMB 31
841,868 841,868 00000000000000000001f749210aa32af37df2baee68bdc97cd4269d30f8b6e9 2,633 1.00/1.00 vMB 19
841,867 841,867 00000000000000000002553014967c82d621e3c09b87fde73de4c7185063defc 2,658 1.00/1.00 vMB 45
841,866 841,866 00000000000000000001b649ad63a4bcff85698388159f9be47aa87a05914fe0 3,110 1.00/1.00 vMB 26
841,865 841,865 0000000000000000000209d0b7053f6f9711e6307dacd23f1736de0897f71c29 3,235 1.00/1.00 vMB 17
841,864 841,864 000000000000000000011bd11e2540fa9af1c5859493378844b3aa229906b71f 2,504 1.00/1.00 vMB 28
841,863 841,863 00000000000000000002b443567a6e17e0ad04a77353e2c3b9990da6afb36393 2,794 1.00/1.00 vMB 35
841,862 841,862 000000000000000000029a4a517d2e1f47c24e28742ed0d781c204e7f9a3a1fc 3,294 1.00/1.00 vMB 24
841,861 841,861 000000000000000000004674ef6a178d1833bf123b51a1ba7f2d96750fedce59 3,090 1.00/1.00 vMB 31
841,860 841,860 000000000000000000025626f6beb7e649685683f4f6eb51a4dce273337ca7cf 2,555 1.00/1.00 vMB 13
841,859 841,859 000000000000000000015d61965e797569682ccc25acd2ff4aa35ad4b97a5c58 3,131 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.