Loading Tool

Explorer IconExplorer

Memory Pool

81,302 transactions
29.57 vMB
0.08375851 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 3b52936de96600addf10cc3309b4d536ecab8fce09fd9a32d09cac94682e7638
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 0f758f429866a22ee0d0227ffaa1cef29a1cb6e15bd341b6d05e2642def1f935
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,274
Size: 1.00 vMB
Total Fees: 0.02148863 BTC
Feerates: 100.53 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (470,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,188 444,188 00000000000000000319544bedbda9001bf08958d356dd0abb50fe7cc456808b 1,652 1.00/1.00 vMB 72
444,187 444,187 0000000000000000021d9e874987d8707da475a2c0ebf5aba9a3d6faa0e9abe6 113 1.00/1.00 vMB 71
444,186 444,186 00000000000000000078e4a470107dde823e465a5a72c6b1f4ed87bf306b612d 1,679 1.00/1.00 vMB 88
444,185 444,185 0000000000000000021267efc69f37981e3c4e9d74c5df407ab1703ac6905a05 1,763 1.00/1.00 vMB 107
444,184 444,184 00000000000000000382d77fb0a4660f8fc0a86802b58039e0a66b9c9f522e89 2,085 1.00/1.00 vMB 99
444,183 444,183 0000000000000000013a74e92e24da97941cff991a23a32c4d7c67c59b907abd 2,680 1.00/1.00 vMB 74
444,182 444,182 00000000000000000096cc6ad6fa17849d29e56f313f1ae81f5fd49461a9214f 1,844 1.00/1.00 vMB 87
444,181 444,181 000000000000000000dc207c52f79ebc8f0a2637f4c6290f199d97abcf74fdea 2,520 1.00/1.00 vMB 102
444,180 444,180 0000000000000000020e1724a60232ef5c5e0ef93bbb1738d5521dbbfd11f8a8 2,187 1.00/1.00 vMB 101
444,179 444,179 0000000000000000007a4cee466357dd21163f1c91a96691356499ae7ffebbd2 1,968 1.00/1.00 vMB 55
444,178 444,178 000000000000000000f86f8bc6d2dad44aedff9e08c22142fe6d3d4fe82e0ad4 2,427 1.00/1.00 vMB 78
444,177 444,177 000000000000000002fd38826697c895295f2d62b708a4421e09aebdd29c5c07 2,614 1.00/1.00 vMB 93
444,176 444,176 000000000000000000fb2baae24c9e89191bc7fb0dccf50a926ed5fd34582e02 2,650 1.00/1.00 vMB 94
444,175 444,175 00000000000000000146e5065bb495ded21f09af3c25cf3607ac5d05604b6eb4 2,094 1.00/1.00 vMB 69
444,174 444,174 0000000000000000009dfb7abed368fe3acb29ba0e23ae38be234ea27bbed359 2,524 1.00/1.00 vMB 67
444,173 444,173 000000000000000002d09d6c838ce1a31c7bf7c09ef5980efc49e2e360844dea 2,178 1.00/1.00 vMB 68
444,172 444,172 0000000000000000000339d5ff23c306fbaaf8d6518dbf87caf7fbc9db8e6603 2,363 1.00/1.00 vMB 94
444,171 444,171 00000000000000000217bac05ffb22909da3424e257dd37421c3d5729a6b1606 2,126 1.00/1.00 vMB 84
444,170 444,170 000000000000000003877570bfe9338cafb4678c2b5dc4c76eb743ef2890cd6b 3,043 1.00/1.00 vMB 104
444,169 444,169 00000000000000000197cfd46fecfdfa0e37c73bc4da70bcdcc2e7134e6eeabc 2,372 1.00/1.00 vMB 98
444,168 444,168 000000000000000001dd1edd9c0fe233672d393047a88eb710ad31c19aa14a02 2,069 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.