Loading Tool

Explorer IconExplorer

Memory Pool

76,301 transactions
28.43 vMB
0.06669650 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt d96a0a7827fae82365716bd6c4da50f28f709487dad85c48dbbfae4d09be2509
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 047edd1c3d9ab361ce924be6c28f51a636be5df54704f7eb90327e039853b9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00778902 BTC
Feerates: 78.13 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (513,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,256 401,256 000000000000000005fcb53f778e7ba7f5f0ba978f1f4cba9e6882400d78239e 645 1.00/1.00 vMB 61
401,255 401,255 0000000000000000018d10468ab88b6a04ef2d93a426ef60c511a25be223a07f 681 1.00/1.00 vMB 73
401,254 401,254 000000000000000003c51eb015ffbf1584cce858bcda327dcaa2eb65e14939d2 2,427 1.00/1.00 vMB 41
401,253 401,253 00000000000000000640f11d60ceec8bfa7bc5687249849935524541df73a3ee 432 0.99/1.00 vMB 57
401,252 401,252 00000000000000000014cbbe80fc4e98cf6adfbae823ce2174429681c701ec11 1,128 1.00/1.00 vMB 70
401,251 401,251 000000000000000000a4dd7dea7348bb61f2f9994372a13681e6a66aee847aa8 1,101 0.93/1.00 vMB 42
401,250 401,250 000000000000000006c681420c7907bd117b629ef28c1531503e9e4da400b57f 1,371 0.93/1.00 vMB 57
401,249 401,249 000000000000000006dd2f66bcfce0d9a9a654e48ff99b1d65e057594f650401 186 1.00/1.00 vMB 51
401,248 401,248 0000000000000000027c8a1458a4075d865a7b9b50b2889a46d8713e749bb7e8 2,363 0.91/1.00 vMB 100
401,247 401,247 000000000000000001476225cffd6c357cd6ca1dc35b46d3ffd2c077d9ada0e1 1,395 1.00/1.00 vMB 79
401,246 401,246 0000000000000000034a60c3abcf17071df2f337bfeba5db2d71c5cf6a2193c3 2,331 1.00/1.00 vMB 52
401,245 401,245 000000000000000002b894e8d9f9bf16758848dd997a48c87baa8e736ce21a4c 2,725 0.93/1.00 vMB 70
401,244 401,244 000000000000000002e03ddbcbf6b77f1281399b63a77a4f6a60d3e024d21e37 2,400 0.99/1.00 vMB 108
401,243 401,243 0000000000000000023929461ba1904ad2be47156a433e85f783acb01a6b385f 2,180 0.93/1.00 vMB 59
401,242 401,242 00000000000000000155cfb0cb62ae57210ae5ad0df5eae977995e9cbd6c8a96 1,976 1.00/1.00 vMB 41
401,241 401,241 0000000000000000027cac23d620c53ef98c0f75032732f9557447fec44df3d9 1,006 0.99/1.00 vMB 26
401,240 401,240 00000000000000000335932be4fa76c52ccdfe3c5bafa9bdac00b91c2305040c 1,605 0.83/1.00 vMB 50
401,239 401,239 00000000000000000002fdfd509fab025591c5d62bb3169f6f48537bb0c01e81 1 0.00/1.00 vMB 0
401,238 401,238 0000000000000000041a10df2a97ed91e4834dabbd8db049021c27c24203a887 1,961 1.00/1.00 vMB 41
401,237 401,237 0000000000000000020e05f0e4b556f1d56ef54d1a4839725892c6705d035696 659 0.36/1.00 vMB 41
401,236 401,236 000000000000000004c4603b623eb77cd29a6e0749d63df17dfec7d344ef10bd 1,773 0.80/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.