Loading Tool

Explorer IconExplorer

Memory Pool

73,102 transactions
27.05 vMB
0.06071066 BTC
Random Selection Loading Transactions
Max Size: 165.16/200 MB

Candidate Block

Mining Attempt 4f1e2d63daa20494c21a1fc641ef0b2ab92a348d3a4fe33f2bccf4a9d967d330
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 08579f8a829673753b73b69b057430f7c73e5a7a1e08d86c8e3fb38df88295c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.00346511 BTC
Feerates: 26.12 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (180,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,690 734,690 000000000000000000003a7dde4699d9cbe6199022cb9aed2b56cfff857df01d 2,733 1.00/1.00 vMB 9
734,689 734,689 00000000000000000006e298eae4d811df29702d0bd4caf8cf951f59bcb4d954 346 0.10/1.00 vMB 9
734,688 734,688 00000000000000000002e81e65e8b9b0af8262f64a7b810e4f839bc04c4c4136 378 0.13/1.00 vMB 10
734,687 734,687 00000000000000000000e07b5d558ed69cf07b16280bfb70c06c44b31435305e 1,645 0.82/1.00 vMB 9
734,686 734,686 000000000000000000083a2de8c9276165c8a3e25300ed086cb51b06476c34df 712 0.28/1.00 vMB 7
734,685 734,685 000000000000000000055d2e8998208fdcbb6d512a26f2bc0c0108ecb5f09e6d 754 0.93/1.00 vMB 2
734,684 734,684 000000000000000000072ec3c0cf2316a9bb662a1d760f5c67a179044b61628d 1,110 1.00/1.00 vMB 2
734,683 734,683 00000000000000000005ffda08a7df0aa2492d8e1b1419873689377e0e5ab384 2,904 1.00/1.00 vMB 11
734,682 734,682 000000000000000000061ff811bd203bf58fccf60756e941535efa20972d5249 2,980 1.00/1.00 vMB 8
734,681 734,681 000000000000000000029d28ed89b9bed893eb7d6fc78d18e133fc679fbf6b46 3,010 1.00/1.00 vMB 9
734,680 734,680 000000000000000000058ca989691f5f94518da50775bd5fddfbd190d2f78aa2 328 0.15/1.00 vMB 6
734,679 734,679 000000000000000000052186f19d8ac2f85ff29e8bbad486aff3df0fc765373d 601 0.65/1.00 vMB 3
734,678 734,678 00000000000000000000eb04841017af0b8456a10bdad61d5e30bda172fd11b9 1,933 1.00/1.00 vMB 3
734,677 734,677 00000000000000000000b1b0d297dbc6f8bfcbf328576c45e388792ac6357c57 2,363 1.00/1.00 vMB 11
734,676 734,676 0000000000000000000077f6e0750aa7892ceddf408fcc2d23453b3dca57523a 2,166 1.00/1.00 vMB 8
734,675 734,675 00000000000000000002431139ab8ae8aff93d9fd191b951b3eb0b865d9706f1 953 0.50/1.00 vMB 5
734,674 734,674 000000000000000000027cebed8e2c035516a494f1871e9246a68470a6e6fbbb 2,096 1.00/1.00 vMB 10
734,673 734,673 00000000000000000001a54afaee2be4fda4a5e4beecb23fd22997c4abd56a4b 1,034 0.53/1.00 vMB 7
734,672 734,672 0000000000000000000816ae6d6893b29437d38050bb30f1d6175a41964f6a9a 1,140 0.74/1.00 vMB 5
734,671 734,671 000000000000000000064d196bcecfa341095f64f6da980331ed5cf69b693555 364 1.00/1.00 vMB 2
734,670 734,670 000000000000000000074b73114584b06e706fc8909712c37220972a37202eb4 729 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.