Loading Tool

Explorer IconExplorer

Memory Pool

54,660 transactions
32.30 vMB
0.19083688 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 7877d2be4765f4947d7dd4151147662f6154d61c90c67d8b34b88fa67a1665b6
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0a695bad1a240d0e7869435a56bb016beaeb58657acaf585dc0cbfc97629ed17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,189
Size: 1.00 vMB
Total Fees: 0.08514358 BTC
Feerates: 180.80 > 8.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (165,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,835 748,835 0000000000000000000150911b8af59c66339d9307a5b76f5386d103fb09fe1f 1,158 0.49/1.00 vMB 8
748,834 748,834 0000000000000000000070e4e426aba8b6b59fddc4884e1261316a649a42ec40 3,316 1.00/1.00 vMB 5
748,833 748,833 00000000000000000005a34d13cd9a0f40ffc79c41ab8366e48160294c0aa34e 2,919 1.00/1.00 vMB 9
748,832 748,832 00000000000000000005f29f2355e6be9d9e6cbc2351066d684547c503c646f2 2,263 1.00/1.00 vMB 11
748,831 748,831 000000000000000000094a3ec588cc5ca70e00ee59fd1f72eb39d463ea08244f 1,568 1.00/1.00 vMB 12
748,830 748,830 00000000000000000006974fe2317b03e9352e9cdd7d9eed09b572b09b32b707 2,573 1.00/1.00 vMB 26
748,829 748,829 0000000000000000000500946ee2b43b67897dee473b9502fa5078b047c30045 2,212 1.00/1.00 vMB 19
748,828 748,828 000000000000000000003743e2b5d6dc7cfb8b871fbbc8be455c9475298a04d3 3,317 1.00/1.00 vMB 27
748,827 748,827 0000000000000000000257ef19be149cbf43beefa1819480ac76f6548d87bda8 3,535 1.00/1.00 vMB 31
748,826 748,826 0000000000000000000582c7abf87fc2fc0ed0892d44933864446a237d7e0df5 2,837 1.00/1.00 vMB 8
748,825 748,825 000000000000000000042130f97a7bfa9849526ac706f1c8f06de9131147906c 2,296 1.00/1.00 vMB 22
748,824 748,824 00000000000000000000340fe4e73bf78ddb0ac528f38cdc2e42ac260954cec5 1,453 1.00/1.00 vMB 32
748,823 748,823 000000000000000000070e7493973f0ab3349f1e9b27ef0350b18f53fde09923 394 0.15/1.00 vMB 16
748,822 748,822 00000000000000000008988c188d4976d4842aa37e9f63720e8017a34295ddf6 30 0.01/1.00 vMB 31
748,821 748,821 00000000000000000001ed6f3c0393ec1973e15b5515e3689ee536d2fc9da3b4 2,459 0.87/1.00 vMB 16
748,820 748,820 00000000000000000007079ef53f1c5bfe6d1114da0e50736b07ea59888cf838 2,142 0.69/1.00 vMB 15
748,819 748,819 00000000000000000000446ae13ac20a3a2fee1c8c022730bd5b02e0576b13fe 582 0.22/1.00 vMB 20
748,818 748,818 0000000000000000000981d2a56e9920395c41f9820d49b5d5bb1ab0a7827ef4 2,076 0.94/1.00 vMB 9
748,817 748,817 000000000000000000080a4b2ab7ef1100e842d3fd30e83f4e3e63abf7fdbc93 2,576 1.00/1.00 vMB 23
748,816 748,816 00000000000000000002e7543dd6d69d6b09f113896777de453e8bc89ea48f63 609 0.22/1.00 vMB 17
748,815 748,815 000000000000000000081baab8c042989f3cf7a3468db84c8ddd708011af63e9 618 0.27/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.50 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.