Loading Tool

Explorer IconExplorer

Memory Pool

39,257 transactions
27.43 vMB
0.05925970 BTC
Random Selection Loading Transactions
Max Size: 140.18/200 MB

Candidate Block

Mining Attempt 51d23d8b0c016d88ef7b6d401287f11f859a47e95639cc297ab02fe823020ace
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 9de9f66143478c5d463436ba516a48b9fe6455c70357370189fadcaaf37808f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.00719822 BTC
Feerates: 71.81 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (413,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,057 501,057 000000000000000000456261fb0cdc3a9d2802e5da27c993e908baf10b8e8b97 2,106 1.00/1.00 vMB 488
501,056 501,056 00000000000000000014746547436b19034fd1bf0d1a091fc5f812058a903f89 1,671 1.00/1.00 vMB 540
501,055 501,055 0000000000000000001c465f85762dce156bb96a1239da423ae565a1e5698a19 1,769 1.00/1.00 vMB 613
501,054 501,054 0000000000000000001490ca1a11efc6cee0ed5023025044932bff588c07e9a5 1,520 1.00/1.00 vMB 860
501,053 501,053 000000000000000000076ebc3d15911e1f93fcb3c98791db45a15b5d1aa6e4fa 430 1.00/1.00 vMB 682
501,052 501,052 0000000000000000009076e1e9ce833d7b4d35c70105d6c6adad9a66e0cd6f9a 333 1.00/1.00 vMB 641
501,051 501,051 0000000000000000000836f6ea8b0d7ef0ee4fcf3ef9aa755fe5c747912bc672 520 1.00/1.00 vMB 683
501,050 501,050 000000000000000000496400f29706c9975ee677a22b37c67319c40fcd86dc29 1,236 1.00/1.00 vMB 838
501,049 501,049 0000000000000000006e4c01f5bad3d7a2c2b79438eb3e67d80a76c2817f88c6 962 1.00/1.00 vMB 327
501,048 501,048 000000000000000000528d1a53b3ef2a77e9cb20bc9b8986e62b115057b172dd 841 1.00/1.00 vMB 290
501,047 501,047 0000000000000000003ad2ddc12ee95d5339307462e1f521e37fa0bab42e3697 938 1.00/1.00 vMB 306
501,046 501,046 000000000000000000718d0a883effe9e84b17d14f76ceadc7dbd1fc6cf382fb 1,692 1.00/1.00 vMB 447
501,045 501,045 0000000000000000006139f357bf104e07dcfc427cd93028bbddff35e52eee7d 2,231 1.00/1.00 vMB 792
501,044 501,044 0000000000000000003eae156e46922b331a1d3cf3fed5350cdb900823592663 800 1.00/1.00 vMB 241
501,043 501,043 0000000000000000003819632acbdc5d1ebf506b6b1599aa14085c5ccb10b99e 1,985 1.00/1.00 vMB 509
501,042 501,042 00000000000000000000cbd95853ce38ee183c4eea61b2161cbcbdff35d49a82 1,959 1.00/1.00 vMB 708
501,041 501,041 00000000000000000048d45871256164879269c7f3dfcc59fe8d1eee525cebc3 1,270 1.00/1.00 vMB 419
501,040 501,040 0000000000000000005aedde548f7aff84959bdf130647252b67ccd9599f26c2 1,344 1.00/1.00 vMB 406
501,039 501,039 00000000000000000056362ccd848886a854ff43cbfa518dc1803797879e76a1 1,265 1.00/1.00 vMB 424
501,038 501,038 000000000000000000852b2d9be25aa441ea36d0aac1b3f0e1e15dc7ab9377f6 1,561 1.00/1.00 vMB 419
501,037 501,037 0000000000000000004f4a7425210c4c2774de2776fee5b3464d8e93dc47d19b 254 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.75 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: 631.88 GB
    • Received: 12.08 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.