Loading Tool

Explorer IconExplorer

Memory Pool

73,711 transactions
27.36 vMB
0.06388854 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt 28c5ebd74e95f088eb3a6a377ff4d64264403037919a1a6d2d031d8433b2886c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (430,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,580 484,580 000000000000000000f120d73e73ec99c5f2e3f08e3e3b6874445b7929a6dbde 2,053 1.00/1.00 vMB 170
484,579 484,579 000000000000000000fbb2ca96ad7bd4d3ea1a417c62477935db44656b1f49fa 463 0.30/1.00 vMB 149
484,578 484,578 000000000000000000b26409fb8be50a038eec6e6740ffd569b324f562bfcbf3 82 0.19/1.00 vMB 29
484,577 484,577 00000000000000000108ec143c056a714d3485a49fdb98534525edf85b9512ac 747 0.63/1.00 vMB 17
484,576 484,576 00000000000000000008360d40095ea09e8fca4aef0deaae7821fd86c0d304c3 1,382 0.99/1.00 vMB 106
484,575 484,575 000000000000000000abd71bd3fe7d7e219ea27056161640ed219138d5164db9 2,390 0.99/1.00 vMB 218
484,574 484,574 000000000000000000071cf8891c31cb5361797a24cf78e14e2979e9c8c65e29 1,476 0.66/1.00 vMB 8
484,573 484,573 0000000000000000007c120e9b84e9df7c40435ebcf29b9633037e5e79db9652 2,215 1.00/1.00 vMB 137
484,572 484,572 000000000000000000facfe243f56ff10e7f3e737ddbbae3be37c54f6f2de5ea 2,173 1.00/1.00 vMB 63
484,571 484,571 0000000000000000010b33372d0d50d50423c64bde1edc5820f58b86cd14ffdf 1,767 1.00/1.00 vMB 69
484,570 484,570 00000000000000000090deaa045df577a0af3dbeaff5999e0309ff8264a62e78 1,694 1.00/1.00 vMB 35
484,569 484,569 000000000000000000cf068eccaf4ff7198927a0af7db130f8c9fddfe7533731 1,861 1.00/1.00 vMB 170
484,568 484,568 0000000000000000000ec7ed862a7eca3876a0beea816a6b0423c78521a83a2a 1,599 1.00/1.00 vMB 161
484,567 484,567 000000000000000000638b54fa421a2ff876a12d9e719f21a4bd080c6165ab90 1,878 1.00/1.00 vMB 192
484,566 484,566 00000000000000000128ce04f3ee8dfe797ea07883cfb1d50a8178089abbc605 2,406 1.00/1.00 vMB 199
484,565 484,565 00000000000000000031d2aaae362de30bc54f7d42b7d3e34411a83506c97490 1,637 1.00/1.00 vMB 256
484,564 484,564 00000000000000000026d3c0401e4e442beca22e077733351b2e38e4c65fc775 1,558 0.99/1.00 vMB 111
484,563 484,563 00000000000000000060ec25361e4d79f53df7dfae651731ba55be03b3ba57c8 1,674 1.00/1.00 vMB 195
484,562 484,562 00000000000000000115b986b643302d5bcdf505aea7a3910488c1b437ba175e 2,385 1.00/1.00 vMB 217
484,561 484,561 000000000000000000d5f1c71b486ce93026199c077a25913262aa2f3459aeee 443 0.27/1.00 vMB 150
484,560 484,560 0000000000000000008982b7bf18913dda8c787a63f9f0fb604d838ae0d20c17 712 0.58/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.