Loading Tool

Explorer IconExplorer

Memory Pool

47,419 transactions
27.99 vMB
0.13366423 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt a5f0f269a13a7e1a2735ac1614583ce0f51d865c507d5445457f18dabe4c791f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c307fd729d4c0f49c7284e907df87715517fc92856dcbde2e388c0a0f9564109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.06017335 BTC
Feerates: 151.12 > 6.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (396,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,141 518,141 00000000000000000006b5aec0fe8b49c5053edac1b6b076ecf7b5c832b24797 2,200 0.96/1.00 vMB 43
518,140 518,140 0000000000000000001f49296ab06e148008db69bd4d1ee7804bd8ee3dc04afb 275 0.13/1.00 vMB 37
518,139 518,139 00000000000000000034dc1f18055e8a7cbdee20d919dcda6c1afdaadd01d43e 1,356 0.54/1.00 vMB 33
518,138 518,138 0000000000000000001a927b1729fef3fa1ba3a5f9fc3ad71186a04dfdf4ae80 93 0.03/1.00 vMB 37
518,137 518,137 0000000000000000003475b43c2826dd95872f234403ffe806b45e8c39b8be3c 875 0.33/1.00 vMB 26
518,136 518,136 0000000000000000002d2dd2aa3376590e7403c8128a226da182746b4d35c9ff 100 0.11/1.00 vMB 20
518,135 518,135 00000000000000000036b429ec09c7d7cd7797571e5f4876fd73c36b861758ca 679 0.34/1.00 vMB 20
518,134 518,134 0000000000000000001fdb3312f44ddcf08b62fe4aa4292806e49dc7764a1c61 29 0.01/1.00 vMB 61
518,133 518,133 00000000000000000036926cb7ae066b2a08e1f4a960c6c30190803bc4b636aa 718 0.34/1.00 vMB 21
518,132 518,132 0000000000000000003fd667d445f6251720e9b12179ed61eea9e5aea571912b 870 0.50/1.00 vMB 38
518,131 518,131 000000000000000000408e514120df06e329ec4803f0d91f25ce65d52c35d923 413 0.34/1.00 vMB 10
518,130 518,130 00000000000000000032188346f3590a39dc5a696f0bc52d5eeea6410fa13deb 633 0.28/1.00 vMB 21
518,129 518,129 0000000000000000003ae4aea5b8aa3fa59b890a68c913dc2820d494fb41be5f 481 0.21/1.00 vMB 38
518,128 518,128 0000000000000000001ad2127c7b2abc97cc57bcc35f748d34d89fa4403a1c37 700 0.33/1.00 vMB 29
518,127 518,127 000000000000000000354efb5793061de500415b19f3efc4337f177cccd8de33 412 0.18/1.00 vMB 34
518,126 518,126 00000000000000000047e30e3701d7a89d0b728fa8d83a1f571bac3e73ad4d1d 121 0.04/1.00 vMB 27
518,125 518,125 0000000000000000001059fb88362343ec983cbc815e6f1678dbe3cef1df1566 1,349 0.55/1.00 vMB 33
518,124 518,124 0000000000000000000de1f8a343bfd3b004929ff2f14f7017dc989fa22ae73a 2,111 0.85/1.00 vMB 36
518,123 518,123 0000000000000000001b7b76db3fc7fe88e4648eeb6c194ab3e8db4a4dffe487 161 0.07/1.00 vMB 19
518,122 518,122 000000000000000000414278ecfaa199004583d89dc590f9826bc60a6ceea8de 1,136 0.48/1.00 vMB 30
518,121 518,121 0000000000000000003ba1a702864cb33bd51ed7cdfc31fdff14033ce77e0b21 75 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.