Loading Tool

Explorer IconExplorer

Memory Pool

82,707 transactions
30.58 vMB
0.07278968 BTC
Random Selection Loading Transactions
Max Size: 188.22/200 MB

Candidate Block

Mining Attempt a4e94e1801ea112acc5f26efc7df1d45386fa2efe49e9d9c4116efce6ce7c6a9
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 2d8a56499a85f92dcd6b69cb323c52ac97b97220939e5f51e73087f2673f532e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,947
Size: 1.00 vMB
Total Fees: 0.00429645 BTC
Feerates: 40.21 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (117,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,013 798,013 00000000000000000003a14309763e1d0929b3797e251955c66d25a1c6fc86e6 3,022 1.00/1.00 vMB 7
798,012 798,012 000000000000000000050f8bfcda67a542dc0392d8882b7ea5955d882ccbe003 2,926 1.00/1.00 vMB 9
798,011 798,011 00000000000000000002472b8fa709d4e12b4a2d244af5987ed73ae455dbb87f 4,181 1.00/1.00 vMB 7
798,010 798,010 00000000000000000004f21c2f3eeb31a376e00294f51de9ef78cdc633a98183 3,248 1.00/1.00 vMB 6
798,009 798,009 000000000000000000049e5a7eaed6141b1da9c276b3457b1c027a42a85d5a23 1,875 1.00/1.00 vMB 8
798,008 798,008 00000000000000000004de97d727c54efe3937b48dfe38e8961497bf6febd78f 2,397 1.00/1.00 vMB 4
798,007 798,007 00000000000000000005097b4ce6e99a7954764a2936453e16549a7b88bf7f9e 7,093 1.00/1.00 vMB 3
798,006 798,006 00000000000000000001fd45b138e9252f8ff3aff71df0a94fffa00c787e7456 2,993 1.00/1.00 vMB 10
798,005 798,005 00000000000000000002d3240605431f7c5c8aa1f4fde62c1b67c0268e088713 6,537 1.00/1.00 vMB 4
798,004 798,004 000000000000000000027a050e03fab7aad1fa3152e71b0329c6f00da3b5abbf 5,489 1.00/1.00 vMB 5
798,003 798,003 00000000000000000005471b07e47d39b9ab6db04e02c6d37dacb5343d85ef5d 4,382 1.00/1.00 vMB 8
798,002 798,002 0000000000000000000211f889979bbbac086169cac9a338868ee51f494ab8a3 3,071 1.00/1.00 vMB 8
798,001 798,001 0000000000000000000345b5f633e9d77c0abf0f4c7b40e2fd5d66fb0a590571 4,524 1.00/1.00 vMB 8
798,000 798,000 00000000000000000000daed1a59b29fabad520bedd6018d84969d704632342e 4,221 1.00/1.00 vMB 7
797,999 797,999 00000000000000000001130fe1820a854ad09910569ed0a4c442691b893ae2a7 7,143 1.00/1.00 vMB 3
797,998 797,998 00000000000000000004baca1f3a46aea106e846e6a2f4a311ebb6b79d81bd78 5,114 1.00/1.00 vMB 5
797,997 797,997 000000000000000000034311fb625a85d25a7e26dc16c5a12ab8c7abab337b58 4,593 1.00/1.00 vMB 4
797,996 797,996 000000000000000000002ec72e3bf80780a0c7e30805aa68d30fcf0ce3b2b9e0 2,649 1.00/1.00 vMB 13
797,995 797,995 00000000000000000001d1314e68e7c72f03296978a7621554cc42c602d0a0be 4,420 1.00/1.00 vMB 5
797,994 797,994 0000000000000000000513f00ef4440dc1b3256e5f03585f55617a9f29e3d473 2,684 1.00/1.00 vMB 10
797,993 797,993 00000000000000000002a1ac6488977fb44e64df9ef2e107baf822556f1d146b 3,756 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.