Loading Tool

Explorer IconExplorer

Memory Pool

34,998 transactions
26.56 vMB
0.05651423 BTC
Random Selection Loading Transactions
Max Size: 133.89/200 MB

Candidate Block

Mining Attempt 7b861db399a24e1a2f4e1ffcf25ec6695d4953da88b42f3629e92b6fdd43376d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 40a0619f9caac42b7726b717e04c6fbbac09b0f3efd65d4a0d4dae4eeb85248b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.00701845 BTC
Feerates: 160.84 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (81,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,140 833,140 000000000000000000009191c9e10a696928ee12c02529522924aa394c0a70e6 2,910 1.00/1.00 vMB 82
833,139 833,139 00000000000000000001a542d73660eb719d992e21af5a0986a161394e4c1660 2,987 1.00/1.00 vMB 83
833,138 833,138 0000000000000000000106df6967b038cdd785c6e3387cc190eadb5896238582 3,040 1.00/1.00 vMB 90
833,137 833,137 00000000000000000002443f7e1569d2e735bea3a132d91b9b999bdc80c65146 3,359 1.00/1.00 vMB 86
833,136 833,136 000000000000000000021483c37a05aeba1d99430377278104019bdf6a10733b 2,575 1.00/1.00 vMB 99
833,135 833,135 00000000000000000002feef8fceb31dd2e0553210d0fe2b9748554999942d35 2,806 1.00/1.00 vMB 100
833,134 833,134 00000000000000000001c71a3f1065239e3f242d2097410ca198c2065b104da1 2,895 1.00/1.00 vMB 96
833,133 833,133 0000000000000000000085336598f7130d60272d618f6af47b03b81e39d46d7a 2,880 1.00/1.00 vMB 104
833,132 833,132 00000000000000000001967bec455d70f4629ea7968ea53b3dfe8126bc30f5fc 2,984 1.00/1.00 vMB 94
833,131 833,131 000000000000000000037dd2d7c48dece6bed8c46b8f86ca1e6c2e57dbf9497f 2,095 1.00/1.00 vMB 93
833,130 833,130 00000000000000000000eb3dd3200eb7289e333037705c78bbb8bf87f5cc6d78 3,039 1.00/1.00 vMB 56
833,129 833,129 00000000000000000000147397461b478e964794ab9662c3049d23a47b521bb8 2,976 1.00/1.00 vMB 54
833,128 833,128 000000000000000000002601dad4cbe74458cca08206dccc694abc5053e766be 2,526 1.00/1.00 vMB 66
833,127 833,127 00000000000000000001baec3ca2fc694de650359616a5998d0ced49f3fa2525 2,892 1.00/1.00 vMB 67
833,126 833,126 0000000000000000000266f8f436c6859b40068911216e08590023c44cfc8196 1,629 1.00/1.00 vMB 56
833,125 833,125 0000000000000000000342940c7280563ef34de179615eb467f1df9c71db8761 1,183 1.00/1.00 vMB 55
833,124 833,124 000000000000000000018f68fe07746b3a2c68424d763ab352ad8717aa0428e8 1,906 1.00/1.00 vMB 61
833,123 833,123 0000000000000000000262083462d3ebddf019ccf340b4ae565d0adc0b5418e8 770 1.00/1.00 vMB 42
833,122 833,122 00000000000000000003775d22e61f399103bed4aa2e2f903458efefa709d6b3 1,914 1.00/1.00 vMB 44
833,121 833,121 000000000000000000032629c33be23ae62c5be01e327a70a540ecd1b2c40468 1,935 1.00/1.00 vMB 43
833,120 833,120 00000000000000000002a0269ebb256bad9e64f236c0ef40aa818136c3e41779 2,963 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.77 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.84 GB
    • Received: 12.15 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.