Loading Tool

Explorer IconExplorer

Memory Pool

80,087 transactions
29.25 vMB
0.07061612 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 75b157e981750f326804d22f9b401ca95f9dccf4bbf8bdfc018ab55e0b7c2e51
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 7e7fe5afdf96ecd15267aca83448bfab5b0b152969ef7baae82c34f1bd4c685d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.00922092 BTC
Feerates: 201.05 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (255,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,645 659,645 00000000000000000007985ddc04e0b6df32057ec23b6a56048e5ab511dec6b8 2,807 1.00/1.00 vMB 123
659,644 659,644 0000000000000000000385c823225a78b04324b1c5f6fa3c1b2fec070b52ccbd 2,855 1.00/1.00 vMB 132
659,643 659,643 0000000000000000000b079cbc615d6b666a9abc03da1e6425d5ea7da5713eae 1 0.00/1.00 vMB 0
659,642 659,642 0000000000000000000bbc1aa0b44441df1eb9993f93d556de5b8cbf2e99687a 2,876 1.00/1.00 vMB 96
659,641 659,641 0000000000000000000a6c2259c15477e754fda5807db81292814eb7ab2adb24 2,658 1.00/1.00 vMB 129
659,640 659,640 000000000000000000099c0cbfea85aabad91aba9232923b0a2bcdf0036b99ce 2,579 1.00/1.00 vMB 74
659,639 659,639 0000000000000000000a9bab3ffc0d1dea5d8c1f5b0180dcb7bf434e0ae5c992 1,483 1.00/1.00 vMB 120
659,638 659,638 0000000000000000000bcb28b6e4efbe40f32bef560687d898d6030258c5c3f0 3,166 1.00/1.00 vMB 94
659,637 659,637 000000000000000000085d056f52f36dc434792c004d128623735a07d6b8ea14 3,048 1.00/1.00 vMB 136
659,636 659,636 00000000000000000008c55b3183f487dac095b94f5e3fc84c528e6cf29f3cba 2,170 1.00/1.00 vMB 49
659,635 659,635 0000000000000000000e94686fdee7d40d468e5727ef833eb20eb60c071eb5cd 2,544 1.00/1.00 vMB 89
659,634 659,634 000000000000000000056a42bb0678dcadc4922ddf2fd4910a9a31d09d7378d7 2,240 1.00/1.00 vMB 65
659,633 659,633 0000000000000000000e5c7e0c85b9e26f708eca484849b17329b0825d0e66bf 2,860 1.00/1.00 vMB 116
659,632 659,632 0000000000000000000b64e20fc8b4ac603a36f4b6630a1df2a436ec5e380280 1,621 1.00/1.00 vMB 125
659,631 659,631 00000000000000000004b3371b2aa586913e75ab7676ba2dc9c59c931cbbf95c 2,116 1.00/1.00 vMB 86
659,630 659,630 00000000000000000006a18e76b47d7094841a068051df12d34d0f481b030b31 2,421 1.00/1.00 vMB 59
659,629 659,629 000000000000000000010431002cec121cb6f33e71d3db2aa41acce72ffdabd2 3,000 1.00/1.00 vMB 96
659,628 659,628 00000000000000000006821120141df993153ca1e4c5d855f0ed0d33121977c9 2,265 1.00/1.00 vMB 117
659,627 659,627 00000000000000000003e679227ab5d85a78fd20ed3e2d700b75ef7de731b129 3,281 1.00/1.00 vMB 151
659,626 659,626 000000000000000000058359474dc7a4a259ddfb16f04eb2b9c7223fc89d4f26 2,954 1.00/1.00 vMB 109
659,625 659,625 0000000000000000000b840687383b2f963e7df8b6c07dc9e6f0d8e9c1863333 2,689 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.02 GB
    • Received: 15.72 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.