Loading Tool

Explorer IconExplorer

Memory Pool

74,813 transactions
27.63 vMB
0.07637510 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt e39fee5de07c652e31b0a093f30da277c9ff999eff13b6ba56c045a2f68da5a8
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (689,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,985 225,985 0000000000000002d89ff08772d7b7fa82f1585b7295de124132fe129386533b 498 0.25/1.00 vMB 171
225,984 225,984 0000000000000354f22cbcd2e6132c10f10fb22cd277ec85d6042bb0d0187898 378 0.16/1.00 vMB 186
225,983 225,983 00000000000000a9ce68351f9d8590afae3ec5db447a8993a5392478020f807e 134 0.15/1.00 vMB 94
225,982 225,982 000000000000006de2ba776cd582869e73a30aab2162bfebbe6af9d867d379cc 34 0.02/1.00 vMB 219
225,981 225,981 000000000000035cea4cc65aa72480d966c00b02ffae0338c8204c3af43b7c46 489 0.24/1.00 vMB 171
225,980 225,980 00000000000000afa7b980d7382a91ec003bf2292802c127657a42b1042a9977 100 0.05/1.00 vMB 86
225,979 225,979 0000000000000307a7b10abbce829de0cdfde6cd90dac6e6066b79be250984cd 122 0.09/1.00 vMB 102
225,978 225,978 0000000000000060e06a488e6fa61beb9ba9f3f2e0db30adde7388335f24feb1 657 0.25/1.00 vMB 215
225,977 225,977 00000000000001e1c8578c22d078a08360cd0fbdc2208838731caf342b69d0f4 98 0.04/1.00 vMB 209
225,976 225,976 000000000000001a7194c87cd6ee9df23cb93decbb9115cbac275758587bbfec 440 0.21/1.00 vMB 182
225,975 225,975 00000000000002d3e91e4b5a14ea1824e51389c215d9483e581cf9c19d0aae7e 535 0.25/1.00 vMB 185
225,974 225,974 0000000000000013eadcf739ac456aa92d9fa4ca8ca323cae4dd80a2ef8bb0fb 116 0.05/1.00 vMB 80
225,973 225,973 0000000000000035729bdee90103a82b8ffa72f7ada4d6dc498df56d55227878 94 0.06/1.00 vMB 69
225,972 225,972 000000000000033ef425b0cca8edc4551466a63c1e90d217fa71bbc368a17bd7 256 0.10/1.00 vMB 167
225,971 225,971 000000000000021f26ea0a60be8dc1f8349e31946f0df8d3ab56e13f6b071e72 358 0.15/1.00 vMB 181
225,970 225,970 0000000000000303a287346ba1b074333ced7a56a472ec514320fb962816c75b 49 0.03/1.00 vMB 125
225,969 225,969 000000000000000c4f9cf10044092660b94186ba23bc3887c024ff75fab404c8 47 0.02/1.00 vMB 122
225,968 225,968 0000000000000299ca28abcc46ecc4bc3b8ea307d2a03a53def1ead1ba5af36e 497 0.25/1.00 vMB 167
225,967 225,967 000000000000012a2ebbc76eb1bcdeffceafbac248faaebd10c45a1400fabad6 203 0.13/1.00 vMB 109
225,966 225,966 00000000000001909f3f2f484f28f90e4448e7ee1690727a6c2208cd6663a11a 670 0.25/1.00 vMB 226
225,965 225,965 0000000000000156cf3f739a5ca2c5523f2f43cddce11666356d2a4e6b4cb94c 68 0.04/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.