Loading Tool

Explorer IconExplorer

Memory Pool

77,287 transactions
28.48 vMB
0.08961094 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt eecda882d79e8b5f9318b2a816468088c9143eda42c4df2988b57f349b82510e
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ad8ba40e540d3dcfc149431d4ff37735fece91c6ea004ecf7b49a999198cba45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.02542276 BTC
Feerates: 477.45 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (103,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,844 811,844 000000000000000000037b45b939ab997bf1d427f8a576e9ecfaae5e46d0771d 3,791 1.00/1.00 vMB 25
811,843 811,843 00000000000000000003005b522f87e4c5641f67b28367de89b7c69bd9b6cfe5 841 1.00/1.00 vMB 11
811,842 811,842 0000000000000000000285bdde3c35ef552b56b4d7b6d02229ddd0d1f0108308 2,842 1.00/1.00 vMB 19
811,841 811,841 00000000000000000002235ac6d7b7fc901c917929528c4f3d16a1d2d106dc1e 2,222 1.00/1.00 vMB 17
811,840 811,840 0000000000000000000008962f862a2ff4c99fa12039b5690920fc6d744632ec 865 1.00/1.00 vMB 8
811,839 811,839 0000000000000000000331fcaa1a7f5de95a05f87fb0449279aac2da99aa0a86 850 1.00/1.00 vMB 10
811,838 811,838 00000000000000000002ea01a5bd1e422640835a1b69ad72973bd5f6303dcba7 2,401 1.00/1.00 vMB 16
811,837 811,837 00000000000000000003fbdea4a2d148caf353a81c63d3ee461fd215ae18400e 3,838 1.00/1.00 vMB 25
811,836 811,836 00000000000000000001170e03eb5909dd05bd68043df44fcdb3e1472a9829f5 850 1.00/1.00 vMB 10
811,835 811,835 00000000000000000001702594f4462475227177459ae91bec4cde91c5b0a980 831 1.00/1.00 vMB 7
811,834 811,834 00000000000000000002a2f71423dc8a241025272b7ef133db299b75ca439f03 800 1.00/1.00 vMB 10
811,833 811,833 0000000000000000000477bc5a54cb3c335ed139655274c8d666e7f8b25547be 1,498 1.00/1.00 vMB 10
811,832 811,832 00000000000000000004c9f9dbe6aa7a940e71c0ce095af903357af3ee20801a 2,234 1.00/1.00 vMB 13
811,831 811,831 000000000000000000010a96c7a392248a4263027ef15bcabd3304f8d386e670 3,706 1.00/1.00 vMB 22
811,830 811,830 00000000000000000004532dbedede77191b11688563eb89a5d102eaf5e1e292 2,242 1.00/1.00 vMB 15
811,829 811,829 00000000000000000004537ca05ed90b964cb2bef92182fe25bd7678e7ebe6e7 2,093 1.00/1.00 vMB 15
811,828 811,828 000000000000000000016d70f24fb7b0e843b352c1259f62788d2ea69714b130 2,907 1.00/1.00 vMB 19
811,827 811,827 0000000000000000000019c5252485cb98bf76e92bdcea968408d8a754d7b870 1,476 1.00/1.00 vMB 12
811,826 811,826 00000000000000000002ac878349d4ad45e1bd1849e38dafeb34ef5b754d8539 1,461 1.00/1.00 vMB 13
811,825 811,825 00000000000000000004733b01cde00fe82e25da28e96989745250d95f16aa1f 3,371 1.00/1.00 vMB 22
811,824 811,824 000000000000000000018e9017ce80ca6e734730e7530cb1a0ff324cef404e4a 645 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.