Loading Tool

Explorer IconExplorer

Memory Pool

40,540 transactions
27.87 vMB
0.07186567 BTC
Random Selection Loading Transactions
Max Size: 142.99/200 MB

Candidate Block

Mining Attempt a95de28a733e1bdfe67caa66bc9234a489fe18fb3998727667da2417117ad3f4
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e2663a69cd653dadde2d7fd01959b952c61ecdc843186f18713e31f38f29f0b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.01845908 BTC
Feerates: 101.49 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (498,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,154 416,154 0000000000000000026910eb4a09c8075e7d7e21c4061c6036c90edf933b10bb 1,680 1.00/1.00 vMB 24
416,153 416,153 00000000000000000307c80942d0949ffe05e4991365fd8fac4f8ea36aaea012 2,025 1.00/1.00 vMB 39
416,152 416,152 000000000000000001f6df6306523a60ae065973cc52b77d97772c2dc83f8310 2,630 1.00/1.00 vMB 70
416,151 416,151 000000000000000000ace50d8ca0d419fefcc90c200fe44cc300a0dc0c4c7fab 2,332 1.00/1.00 vMB 35
416,150 416,150 0000000000000000033a75318c8bad605c2312609621e180267239572efc1a72 2,461 1.00/1.00 vMB 63
416,149 416,149 000000000000000004ef608323709adebb29cb120d41ad42120d6086e172236f 1,544 1.00/1.00 vMB 44
416,148 416,148 0000000000000000048b3e63954ea17f663330fc3556d07022b7955c06af369d 1,712 1.00/1.00 vMB 43
416,147 416,147 0000000000000000025a48131efab14e718ea3091c0c622a8be9e3f69b37d4d9 2,043 1.00/1.00 vMB 52
416,146 416,146 0000000000000000028a1fcc8b2643da0f9ec0218636f5e406f91f1c475fc255 2,851 1.00/1.00 vMB 66
416,145 416,145 0000000000000000057657b2ae3eee2030de67110417cb9c69de39884d6200d0 2,993 1.00/1.00 vMB 66
416,144 416,144 0000000000000000020f9da3aed2933084adf37cecba87de908032a892c69ef3 3,073 0.99/1.00 vMB 74
416,143 416,143 00000000000000000127b70860ec252e5e3759fb94520bcad78887861c09437e 2,605 1.00/1.00 vMB 77
416,142 416,142 0000000000000000019982355d8fa50cc8f3f2809ac614fc621bb04fe79aaa1d 1,574 0.99/1.00 vMB 37
416,141 416,141 000000000000000000f5f7f4867266f918de9a2cc60597c804455423f505d655 696 1.00/1.00 vMB 16
416,140 416,140 00000000000000000380e73e6b6bfedf5bff984a7cf5805288ca8db93df810ae 1,745 1.00/1.00 vMB 42
416,139 416,139 000000000000000004c1aae673bf54fb0b1cdeaf19daa11dfde321c118e1a9de 1,875 1.00/1.00 vMB 33
416,138 416,138 00000000000000000482ece3831ecc2cdac81a4e7e08b7fc5896f998f2c0df1c 1,834 1.00/1.00 vMB 30
416,137 416,137 00000000000000000324dcf8b3e386c6873ba58275ffcfd903f0b74bb6576ee5 2,015 1.00/1.00 vMB 52
416,136 416,136 00000000000000000382fa06152cd1ec6555ec08e703191f33e5d64908281c94 1,848 1.00/1.00 vMB 57
416,135 416,135 00000000000000000135250e822edf2c4c51576ca0a1d276789ca0017f036425 2,332 1.00/1.00 vMB 52
416,134 416,134 000000000000000002817472210bd8aaa5bc69c559e341fa28a9a9ed275c100f 2,951 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.