Loading Tool

Explorer IconExplorer

Memory Pool

48,668 transactions
29.60 vMB
0.08913975 BTC
Random Selection Loading Transactions
Max Size: 157.71/200 MB

Candidate Block

Mining Attempt bb607f1d7c24336aa517f1a1e48801f152ea3522aff8cb3a06dd4b9a29068fb1
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 851fb914e3fa09978bb59cb7b00771933533f4a468755bce18c897d5ffeb0435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.02784898 BTC
Feerates: 105.02 > 2.79 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (406,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,948 507,948 000000000000000000274098cc6fa0e4145a297d029933fc270b7e74b8ee2a99 276 1.00/1.00 vMB 24
507,947 507,947 0000000000000000001d33258c4e36aa751eeb92145b69c1945137640d36199d 1,078 1.00/1.00 vMB 54
507,946 507,946 0000000000000000005bf82b9698f23cbf78e3c5455055d817d2c6962f9962c5 559 1.00/1.00 vMB 40
507,945 507,945 0000000000000000004f1575bb94995fa8f950bb7d4c5db5101d9022474e6948 470 1.00/1.00 vMB 26
507,944 507,944 0000000000000000003adaff11b420fc47019da210fdc21882f03f2c91250d1c 1,884 1.00/1.00 vMB 124
507,943 507,943 0000000000000000004b36f2af2418fab3f1ca8251c2d7e20ebba86406106153 1,324 1.00/1.00 vMB 21
507,942 507,942 0000000000000000001fd557a3f8835a0ff6b1ae911b518428adf692218afbfd 1,909 1.00/1.00 vMB 87
507,941 507,941 0000000000000000002cb7a02f8fd39b4d412c70f077be55a89f1d083b75c95e 1,378 1.00/1.00 vMB 152
507,940 507,940 00000000000000000002019195a0ca78292b359bd5dc9b39db0b41e4d5afc649 1,165 1.00/1.00 vMB 126
507,939 507,939 00000000000000000002c63d8387377ea107a7d1a355a7b7ada6ee28c5815571 2,829 1.00/1.00 vMB 201
507,938 507,938 000000000000000000402424c44bf2474134db368e8605b807aba3347634104a 922 1.00/1.00 vMB 128
507,937 507,937 00000000000000000064a9994b5d4f1b19d72ffd9bcde5d84cf1b5a973e6368c 736 1.00/1.00 vMB 132
507,936 507,936 00000000000000000048e8bc6831f5cd498aa9a8bc85bc974dadc340b633b723 512 1.00/1.00 vMB 121
507,935 507,935 0000000000000000004ce460c9fa9ea7cc1a059b6bf2dcfdca0a37d2956fe3ce 1,318 1.00/1.00 vMB 145
507,934 507,934 0000000000000000005d354d59eb2d0317d413e3ab68a2c68a37c65665f841d1 835 1.00/1.00 vMB 131
507,933 507,933 0000000000000000002e3a4f3969a81b602d5984399664abd61047a3f7014d81 889 1.00/1.00 vMB 54
507,932 507,932 000000000000000000306fd7f24cf0311dd16601312151e88aec2f07dae9cfb2 875 1.00/1.00 vMB 66
507,931 507,931 0000000000000000005dcc70cb01043c047bf06129aa3fb029be38c8f3688d6b 1,125 1.00/1.00 vMB 99
507,930 507,930 00000000000000000023e21c83a4987cdbf75db3449c81c713e019a826c4ceab 468 1.00/1.00 vMB 20
507,929 507,929 0000000000000000000ccc9c3ae02bef3f020491700c6f1808ef68d21c1eea5e 157 1.00/1.00 vMB 10
507,928 507,928 00000000000000000000dab91c9d1fdc1d4de5afe1d8c4ee24542d9ab32c25e4 408 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.