Loading Tool

Explorer IconExplorer

Memory Pool

47,415 transactions
27.45 vMB
0.07743007 BTC
Random Selection Loading Transactions
Max Size: 145.45/200 MB

Candidate Block

Mining Attempt 8b46875344f787b5598afb243017f5e743674d31a5ae85f93fa58472ce0e491c
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root ffc1409b5b33e053491dea732b4830c3df0ff8f82a850c49f017aa57ed433419
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.02604737 BTC
Feerates: 201.37 > 2.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (347,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,843 566,843 0000000000000000000219533e8788fad8aba3adac2d9ee62b2e45b3da1635c8 2,205 1.00/1.00 vMB 17
566,842 566,842 00000000000000000008505c7a08647ee2ab531e0987e849c2e7c4b227805faa 2,949 1.00/1.00 vMB 46
566,841 566,841 0000000000000000002cd388f69020fc7bda076a06f2f926a4f71e81f0593a05 1,920 0.74/1.00 vMB 29
566,840 566,840 00000000000000000021b93e059a20f3f9addee2fb3269ffd3d94894d76a7068 1,634 0.56/1.00 vMB 30
566,839 566,839 0000000000000000000c6bb0b697eda3376694afa89deaadfc00033aa0294d17 1,217 0.52/1.00 vMB 22
566,838 566,838 00000000000000000016ecedf8cb9b385fd042eedac69832dc773a1369ea23c7 1,878 1.00/1.00 vMB 20
566,837 566,837 000000000000000000174df1f01854208a2abcca41bc41ccab686eb2aa58022b 587 0.29/1.00 vMB 24
566,836 566,836 00000000000000000003333cfa690e375b79cd8e48251f015246e4e7ae681eba 1,579 0.66/1.00 vMB 25
566,835 566,835 0000000000000000002cc78a27b9a3c969bd12850bf321d932ebc16ee8298e29 1,933 0.88/1.00 vMB 21
566,834 566,834 0000000000000000001b69ceb102cd3c2ff85ae52a6b722cc11d2004f6c20dc2 15 0.00/1.00 vMB 39
566,833 566,833 0000000000000000001941ac83c123f9c673c779faab66777d00a9c225de54c1 426 0.14/1.00 vMB 30
566,832 566,832 0000000000000000001c204e49a3129c0851633b51e1fd64f4431e973d8562e8 2,599 0.87/1.00 vMB 28
566,831 566,831 0000000000000000000a7f806c18d9ead0d846a3c06e23f83bf6a462dc0e4412 1,339 0.98/1.00 vMB 10
566,830 566,830 0000000000000000001548bf84f5eb09e1987803c57cb887f5841cbf194c5ef0 1,395 1.00/1.00 vMB 4
566,829 566,829 0000000000000000000343b2c06bd55a3fe9c549ea26c0d4634c38586b737709 2,502 1.00/1.00 vMB 23
566,828 566,828 00000000000000000009bc32fe38f8b3cc456fa9ad457a537e047596e0c68f70 1,952 1.00/1.00 vMB 25
566,827 566,827 00000000000000000003b4972a37a51edcf946586f51d4b87ceaf137008b4763 2,108 1.00/1.00 vMB 39
566,826 566,826 0000000000000000001a10c6f6614eea2973067514494a180ef58132ad66628a 1,102 1.00/1.00 vMB 7
566,825 566,825 00000000000000000027092da5231d2b86e9a2abfe572bef2614609e160427f2 975 1.00/1.00 vMB 3
566,824 566,824 0000000000000000000af0888988477873e26fe842b63723b11635a2b8d7b478 3,163 1.00/1.00 vMB 42
566,823 566,823 0000000000000000002d6f1f0230ab3b2a67ab2dcc7d9943865b914d48e0052c 3,238 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.01 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.