Loading Tool

Explorer IconExplorer

Memory Pool

49,558 transactions
29.80 vMB
0.22169282 BTC
Random Selection Loading Transactions
Max Size: 156.57/200 MB

Candidate Block

Mining Attempt 9c54d380a2614d06a69834a4eed3e3222ef93ba30fa066e919f9769bf55f1e8a
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root b169dcaae5e11b4f3928872f3087dad035e1aa77cc64c3238dea1c3e0d6bdf9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.08474959 BTC
Feerates: 150.67 > 8.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (166,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,383 748,383 000000000000000000077a9c780b731c26dfe9592c2778a1dd590e589ebf94d7 909 0.26/1.00 vMB 13
748,382 748,382 00000000000000000003b4a722a0073e63e861e2c987b3061d38f47871b60e05 67 0.04/1.00 vMB 5
748,381 748,381 00000000000000000005345e65745e599daec4e3f0adc21a62626a98d4f1d92a 1,261 0.56/1.00 vMB 10
748,380 748,380 0000000000000000000007152a2f155348d686d90e9837306721974de3cd0c33 553 0.22/1.00 vMB 12
748,379 748,379 00000000000000000001d70748b6dd7e9718a36375de842ea2856a7c45077648 2,836 1.00/1.00 vMB 11
748,378 748,378 0000000000000000000719fc66fc496c1f6bd464db6adcfc6af61e29d62570b2 1,053 0.44/1.00 vMB 11
748,377 748,377 00000000000000000008fbc6e76446a83a3335331baa836fd2b3174b742e335c 1,274 0.54/1.00 vMB 10
748,376 748,376 00000000000000000000810ec4bb0f6bf571174bc7f8348656512041dbfabb65 1,888 0.69/1.00 vMB 12
748,375 748,375 0000000000000000000164c62795cb5d94b502dd77312c4e97949373ac4e171e 896 0.50/1.00 vMB 7
748,374 748,374 000000000000000000055b72dca2b1ce4dcd6de61e3646194b690e2e35df207b 1,325 1.00/1.00 vMB 9
748,373 748,373 000000000000000000087d5c3bd011220b17cf57547313972911605880faed93 2,620 1.00/1.00 vMB 21
748,372 748,372 0000000000000000000213d2b6780caf6c9c161d2cccb9e1a1b832f8dccdcdfb 1,498 0.46/1.00 vMB 12
748,371 748,371 00000000000000000005a33277ecf403b21337fe401439496e3a2ad0d5ceb706 537 0.23/1.00 vMB 9
748,370 748,370 000000000000000000006dcc191aa16061bd9668477eae64c5da34b924b13f84 1,357 0.40/1.00 vMB 12
748,369 748,369 000000000000000000078d900543c5b7c50d708e501074ce72aa9b559d73c4ca 560 0.16/1.00 vMB 12
748,368 748,368 0000000000000000000046f5468fd2f1564a76fcb293ef1d78624e8323089679 820 0.29/1.00 vMB 13
748,367 748,367 0000000000000000000712e6237117b3e6289c89ed41237e236ab1a40c0c9ef4 2,111 0.91/1.00 vMB 9
748,366 748,366 00000000000000000006896523dbfd3105d54381a7f666d3969c25f91a783510 625 0.20/1.00 vMB 11
748,365 748,365 00000000000000000002acba8686df3564b4493f00bba0ca8a06a8db33f533ce 596 0.24/1.00 vMB 11
748,364 748,364 00000000000000000003541e8e47a56092dbdbaef6804fe6b9061d78a9b94c9b 738 0.19/1.00 vMB 13
748,363 748,363 000000000000000000024ab53cc8381fad80332730d3b884c14b341d1f11a6e7 969 0.35/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.