Loading Tool

Explorer IconExplorer

Memory Pool

81,198 transactions
30.81 vMB
0.08967815 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt e5d143327deea45d1d4fbcf257d3a00c77f80aee2f853b274edee7aebdc338bb
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (628,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,450 286,450 00000000000000001255d6658ed833fcbadd03f4fa36ccadc194795ec370ad56 192 0.24/1.00 vMB 27
286,449 286,449 0000000000000000834753ebad371f6c35aa0ca5ae08ae5f2eb566f7cb1b2dc9 1,817 0.90/1.00 vMB 34
286,448 286,448 00000000000000008b4c4daba431a086f276312b95750031e65dc9fa7cf73383 16 0.02/1.00 vMB 13
286,447 286,447 0000000000000000051c568737976f07a228339b5d29cd6eb17faa9b0ec09a12 91 0.05/1.00 vMB 45
286,446 286,446 000000000000000140f3c93e3378a0b596abbbd61100b4bf127aca3ea70369c2 505 0.32/1.00 vMB 45
286,445 286,445 0000000000000001566ad42d9422f461f913cf075a34aeb1238fd4dff68130ad 101 0.06/1.00 vMB 27
286,444 286,444 00000000000000011a573ec15f33a392896244f87e1bac7be851e0e02d8cb6f8 286 0.17/1.00 vMB 27
286,443 286,443 00000000000000010e8027ac0c905d6107859f5f913756a9101f6bba5f30cf1e 103 0.06/1.00 vMB 40
286,442 286,442 000000000000000131bfb38a6e15ed23157c8b1fa314f3bba4e257db5437cf5b 95 0.05/1.00 vMB 36
286,441 286,441 00000000000000000a3c64ac970703e821924bfa2e6d4359fcbd7f229f2ea4ae 141 0.09/1.00 vMB 35
286,440 286,440 00000000000000011eefb2014e82a5950878ee662949b4731c5e3781db63d840 195 0.09/1.00 vMB 28
286,439 286,439 00000000000000012f4144cafbc53326bb6c014958bf10ef2b98e02d8d0ba64c 732 0.34/1.00 vMB 33
286,438 286,438 000000000000000036b5e2de98d48516be6141a7279c540ba9f2b09332e632be 91 0.10/1.00 vMB 13
286,437 286,437 0000000000000000b06bc79c975ff90bba684dfdb79b63875f9248f8526d65ed 739 0.35/1.00 vMB 33
286,436 286,436 000000000000000137f7e913adb83772c710191d2682fb3ab25bc1cc987f6212 145 0.06/1.00 vMB 41
286,435 286,435 000000000000000139cf1d38019778e971680ccec4c8f52025e092055e792234 1,283 0.84/1.00 vMB 29
286,434 286,434 0000000000000000f62814eaf0d354d396b8e60cc3eb9dfd6be43afbe3602210 343 0.15/1.00 vMB 42
286,433 286,433 00000000000000013a704eb7c42ecf9d0fc9cdd7fce41b74cc505a5572a0313d 813 0.35/1.00 vMB 45
286,432 286,432 0000000000000000cdeba1c1b8164f63b97e91122842a9734a4278ee429f159f 159 0.08/1.00 vMB 43
286,431 286,431 00000000000000001c0e22061f49f43b93ed45d03e58cc3d25968421b653d302 694 0.50/1.00 vMB 31
286,430 286,430 00000000000000012cc50e553f715ecb0d794a19156efa7c719e575112c073b7 167 0.08/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.