Loading Tool

Explorer IconExplorer

Memory Pool

47,942 transactions
29.14 vMB
0.06846570 BTC
Random Selection Loading Transactions
Max Size: 155.64/200 MB

Candidate Block

Mining Attempt 226151db7fed5994636ec844f5e046d14cc886d32e0deea8d304ac619e24990f
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 60a730c1d2321a1cca47a85f185df8f606a5fd525aeb3da669a3ebd24de7538c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.01236979 BTC
Feerates: 132.00 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (605,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,829 309,829 0000000000000000312c3567f1670aafe77ab2161c6478c69746aec91b01b8b3 92 0.05/1.00 vMB 29
309,828 309,828 00000000000000003ad2d0bd1e7e877c934e7537deff6f60bee794d0e541aa7f 291 0.16/1.00 vMB 29
309,827 309,827 000000000000000007e9dd82200427f01e96ac31af6d458213bf3fdc3d19e7bb 479 0.30/1.00 vMB 25
309,826 309,826 00000000000000000d741d123a69f51dcceb2332d3bc8f10f64e3da97ded08c8 740 0.35/1.00 vMB 34
309,825 309,825 000000000000000030a4c8e22e232044ac026d1f6225d19defe976141ca7e482 261 0.19/1.00 vMB 17
309,824 309,824 00000000000000000b2358a1231cb7ef3ecef86267ae7e1d9b62fd1af2b66e6a 1,000 0.75/1.00 vMB 23
309,823 309,823 00000000000000003ffa9c6fd612f971dcdb21324425c93b556055405c71eb0f 1,407 0.50/1.00 vMB 47
309,822 309,822 00000000000000000e8e2d40ae965562b67ccd739f01ad18979c5aca2d9c1f35 353 0.22/1.00 vMB 32
309,821 309,821 000000000000000000ba0864121e9133d85288de2d3a07d0e4d408051462feb5 988 0.55/1.00 vMB 30
309,820 309,820 00000000000000003345a167a9c3a1fd584687f047481d3ff23abc087737d727 65 0.02/1.00 vMB 131
309,819 309,819 00000000000000001150abee1276a930c8fc9b9ed051cef4a2f51730a67c510f 551 0.37/1.00 vMB 26
309,818 309,818 000000000000000040b545201c380af9b07de3792634806cf604a62a3ae9ff25 411 0.34/1.00 vMB 23
309,817 309,817 000000000000000036009ebd9e8ff6681bc0be8124cad819455ef3a32a938951 1,325 0.75/1.00 vMB 29
309,816 309,816 0000000000000000065ae9dea33cd0814373f429f6a777417c795b62f7f77074 243 0.12/1.00 vMB 30
309,815 309,815 00000000000000003ba37134d65ea5c0f71682a6958b6f896ad257dd1783c07d 320 0.17/1.00 vMB 30
309,814 309,814 000000000000000026baafbd577b6390be51fc6c00debf4c5ac957d5be6c8424 404 0.21/1.00 vMB 31
309,813 309,813 000000000000000033d6d93fc22445e0931373fc17d06420d154e53ecfec6a7e 1,180 0.72/1.00 vMB 27
309,812 309,812 0000000000000000183cabaa59aabed9d8445c4a14fc266f94186e79c315641a 457 0.23/1.00 vMB 30
309,811 309,811 00000000000000002d94e5bcb6f19a7d4cd7198702fd8a76b64328526ee237ea 145 0.07/1.00 vMB 25
309,810 309,810 000000000000000032094a3b919a7053091bc8f89a0f1baeabe545d459afa93a 1,155 0.64/1.00 vMB 28
309,809 309,809 00000000000000000eaa9ed0c8981316077992636cd70dde01da85d7db08b753 994 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.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.