Loading Tool

Explorer IconExplorer

Memory Pool

32,845 transactions
25.65 vMB
0.07440668 BTC
Random Selection Loading Transactions
Max Size: 128.30/200 MB

Candidate Block

Mining Attempt f4e1b84d3473983fb2da1d73687f7cd9b7bd1f3ae7d852ac585827ad74e87ebc
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 897f24c8f7a2d74f608bbf4598eaef640bc98cde1c77839e0995025f4d1e10ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.02720655 BTC
Feerates: 526.32 > 2.73 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (912,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,966 1,966 00000000e9c874793faeed229d340019de32e49f31c74f96b609d7dd987a65e8 1 0.00/1.00 vMB 0
1,965 1,965 0000000070934f580a18c251a4f3c6559c8b67a3903546c6705cad6cbfb9b6c1 1 0.00/1.00 vMB 0
1,964 1,964 0000000011436617b0ba1502dba2ffcb18d373d860f827717af1503366969bc1 1 0.00/1.00 vMB 0
1,963 1,963 000000002fdf6fd4dc8c37d894e5a188c2878135f4b875fd3d7aa3ad987a0bfd 1 0.00/1.00 vMB 0
1,962 1,962 000000000354f5855e16e6079550d4a6ec7338afc03fea201102fea5669f20d3 1 0.00/1.00 vMB 0
1,961 1,961 00000000acdfcd699a667d7089a912e5fe83d7cf9e465512b8491f51452e5308 1 0.00/1.00 vMB 0
1,960 1,960 00000000c362f74664af60d2dd1841a9151c81eee7f61fe9efb67d3e4ca15dbc 1 0.00/1.00 vMB 0
1,959 1,959 0000000061d5ec8fb1e4b5ece099519a437af09b8b5e9590604760964e188b14 1 0.00/1.00 vMB 0
1,958 1,958 0000000054573a9e32aed11105dd68d64a00ee431f17846f5ff3b3d198a453d8 1 0.00/1.00 vMB 0
1,957 1,957 00000000c8b4a5829742a4b5da101072d2971e4f04852cb01025972c3466ade8 1 0.00/1.00 vMB 0
1,956 1,956 000000002f807d8ee585ec87f0f6e120b8154c2b3173c463c23265ea3173eb7c 1 0.00/1.00 vMB 0
1,955 1,955 00000000bc8a0e20d31d39432595b89b9b6507a9ff25aae48289de86ad303c18 1 0.00/1.00 vMB 0
1,954 1,954 00000000710bdfefc65fae752b3777f415778049632e37f5ab8e7cf0ebfd9f11 1 0.00/1.00 vMB 0
1,953 1,953 0000000087fc0397cf6acaef40d56c9a5427066041e1cde1d1bfcbe12f023991 1 0.00/1.00 vMB 0
1,952 1,952 00000000a76232a750ee00bc46ea28d6fdc59e34487adbe6f985b62cd50ef7d1 1 0.00/1.00 vMB 0
1,951 1,951 000000001414f1c4b00806241cedf3fb45c843c9144fbd14df57c03a84b8cc7b 1 0.00/1.00 vMB 0
1,950 1,950 000000008a3f87d76e4e59fbd3c531a87b0557b91c838a988e7c9589b42cf7db 1 0.00/1.00 vMB 0
1,949 1,949 00000000fd33d335a22fa4f3f139b9147de4733ef6aabe7b98c250931ec92284 1 0.00/1.00 vMB 0
1,948 1,948 000000004723d31f9674a64bd453ac2eb40ec950fc4429ab80dddc4a875297a4 1 0.00/1.00 vMB 0
1,947 1,947 0000000039dc3dd380933cba192ed683a2c8c80bee7db091b6a0be1c722c7fe8 1 0.00/1.00 vMB 0
1,946 1,946 00000000eda3c09a860212d3c94703be7f159d5964d666df9b97c9b97e68f3ad 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 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: 573.89 GB
    • Received: 8.09 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.