Loading Tool

Explorer IconExplorer

Memory Pool

22,590 transactions
11.83 vMB
0.05730834 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.21/200 MB

Candidate Block

Mining Attempt e0de1f9472bc1ff0788abefd849f7332b9a6d06ce50e050c2d63239b1c681e00
Version 20000000
Previous Block 00000000000000000001c725f3302eb75529c055b8aec698fa79cc94c9d48da6
Merkle Root 3e86b4d0b05c0ae9913bdf283723a85774e91f75ea481d6935fcfce50f2a04f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,907
Size: 0.99797225 1.00 vMB
Total Fees: 0.03716085 BTC
Feerates: 201.79 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,713 (566,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,866 346,866 000000000000000009e2e98dc385f0ec203bf36b7a489aac75861498b6975074 2,027 0.90/1.00 vMB 31
346,865 346,865 0000000000000000071d490cf0f7439dcb72bed029061384091b023a2a35a156 36 0.05/1.00 vMB 27
346,864 346,864 000000000000000003c5c426b9ecd57d3fc8efad68deae458f97a088d435c931 1,544 0.75/1.00 vMB 28
346,863 346,863 00000000000000000b2c7aa881d2d0509435dd9712c4c8d200bd5df139f2b579 1,221 0.65/1.00 vMB 27
346,862 346,862 00000000000000000c19a0586b6e52bd108386c02162ceaa16d002e7c8eb0cee 621 0.40/1.00 vMB 23
346,861 346,861 00000000000000000961817140eee057bbb1c119c4e081d7512bfc59d0e33382 1,578 0.89/1.00 vMB 26
346,860 346,860 000000000000000007fd64a7e4c31b7e29b120a495908db593eac86257621a09 1,120 0.75/1.00 vMB 18
346,859 346,859 000000000000000010b5b059a859f640090ae0ad15db6065d52deb45dd40462e 2,310 0.90/1.00 vMB 34
346,858 346,858 0000000000000000086be9fc9ae0fe4eecf2e5dcd2bd332a7ae54a13d98bb11b 740 0.49/1.00 vMB 18
346,857 346,857 000000000000000016bc6db819232b2fb5e0cae41689b537fcdf2f3adca2abb2 1,300 0.75/1.00 vMB 27
346,856 346,856 000000000000000001b7027ff1204614a202085e53b712b2342940bdeb8b96d4 1,024 0.59/1.00 vMB 25
346,855 346,855 000000000000000012f0bc112eeaf142f77c3e6aec3eac55d5be61bcf290b0f9 98 0.06/1.00 vMB 14
346,854 346,854 00000000000000000a6a6bf09c44bb0c75d60738504fd0c2552e97f4e32bdcc7 569 0.44/1.00 vMB 14
346,853 346,853 000000000000000014ed2fe65cba01ea3716dfe72f973002f6e9321543267bdd 1,331 1.00/1.00 vMB 18
346,852 346,852 00000000000000001140744922a715f914a9e204c2d9574b15a4d0d696461690 512 0.15/1.00 vMB 47
346,851 346,851 00000000000000000498024c6eb08a89a59344939c16acb5118d3f0e31ae85b2 1,976 0.75/1.00 vMB 34
346,850 346,850 000000000000000008f6c21087bf954cd42d46f210954c0ef4bc6b171f4880fb 440 0.33/1.00 vMB 14
346,849 346,849 00000000000000000076ef0e7fbbac8f1e967f68cfe218ce98ac2074b121ae17 128 0.04/1.00 vMB 34
346,848 346,848 0000000000000000084612849b41390de7cffe44ce2e4bd39ab181f2924208f6 937 0.63/1.00 vMB 24
346,847 346,847 00000000000000000c0ec089b47d956bf4b0bc858a9dba4844d2da9c3228b92b 1,413 0.75/1.00 vMB 28
346,846 346,846 00000000000000000c60533d43415b9faf5e08da583dbc7ede00b8273cf3c3ff 759 0.54/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 780.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 497.16 GB
    • Received: 3.58 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.