Loading Tool

Explorer IconExplorer

Memory Pool

45,970 transactions
27.36 vMB
0.07699024 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 8311beb9c5ad3eefc5bee23a409730029422dbcaa397cddeade3d7e7ba831d70
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 755082c79fd977f22caad80c254d0503db5dd4c9e894bd967fcbf181db74540d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.02588982 BTC
Feerates: 500.00 > 2.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (485,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,849 428,849 0000000000000000030e308cffe41bb3c1d4669138c638b33154f60fb1f4855d 671 0.36/1.00 vMB 51
428,848 428,848 0000000000000000027f11057908b4e848731714d0034c38032c2410ee2ef01d 1,502 0.86/1.00 vMB 54
428,847 428,847 0000000000000000018d30361c5937b404e86e2f77caa58dfd3adc96e80c4836 900 1.00/1.00 vMB 13
428,846 428,846 000000000000000003a4e782f9107d62529d1d7a2c5bd0121cf71c414a3af867 2,172 1.00/1.00 vMB 46
428,845 428,845 0000000000000000005ebe8a9055e6de2d85350ef04e911c6094841fc5105a72 1,014 1.00/1.00 vMB 17
428,844 428,844 000000000000000001f98c40f58106f15f34fbfcd6f297715e9361d3b18422d5 1,707 1.00/1.00 vMB 43
428,843 428,843 000000000000000000b403ea218506aa613c6d0dd5bc939d8f207a1b1b39273f 1,945 1.00/1.00 vMB 48
428,842 428,842 00000000000000000359f9ff48a7072997c59ef2a1f84a9201054741a9eeefe3 2,167 1.00/1.00 vMB 57
428,841 428,841 00000000000000000139503f347f4bec43b46b6f298b60f444170c6f759d6024 2,702 1.00/1.00 vMB 58
428,840 428,840 0000000000000000049defb25489243f70ab5dc84ac417e88fd25a9b1e405e76 2,532 1.00/1.00 vMB 81
428,839 428,839 00000000000000000094e7cbfad99c5dabf48ef4d6ec2227caf45575e90522a6 2,412 1.00/1.00 vMB 65
428,838 428,838 000000000000000000f3245cc60e6375a5fe4868b14f258441e95fcecbe11e66 1,712 1.00/1.00 vMB 16
428,837 428,837 000000000000000000c56f18a359cd1083599e3a8b712d3ea34d2e36b513011a 2,152 1.00/1.00 vMB 53
428,836 428,836 0000000000000000032d6d11df512992ee036d0eb1aa48d7087c9d1052e6692b 2,613 1.00/1.00 vMB 66
428,835 428,835 000000000000000001e33434f325b69c20da040b0e67516b3aaf534624d2557c 1,973 1.00/1.00 vMB 48
428,834 428,834 000000000000000000146518f71e7d9d28755285375096906bd1f26972588714 2,435 1.00/1.00 vMB 59
428,833 428,833 00000000000000000083736532768c3fd8b4e1d1533a5f4309512118e341064b 2,234 1.00/1.00 vMB 75
428,832 428,832 00000000000000000144a8447291ca429ea0ac5f3b3cb32d1325d6122f51073c 768 1.00/1.00 vMB 24
428,831 428,831 000000000000000000b23fc41feea00355c115ad5611157e468711819f62491d 1,975 1.00/1.00 vMB 43
428,830 428,830 000000000000000004a3a1ca650055f8039315c0ad335c84071335043244d019 1,302 1.00/1.00 vMB 35
428,829 428,829 000000000000000003851ab54d5b1c0d5960a662cb8df03e8da8d49bd8695dfb 2,145 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.