Loading Tool

Explorer IconExplorer

Memory Pool

80,667 transactions
34.73 vMB
0.18069918 BTC
Random Selection Loading Transactions
Max Size: 194.48/200 MB

Candidate Block

Mining Attempt 7cfd32a5ea2607c37042b681a88909c74bc5d715449755b3a8c12e17567421e2
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9381cad158b5a2d7437d70a8cb42a5c0599e90c25abf6ff9162b196d7356279f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.05016090 BTC
Feerates: 150.93 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (26,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,137 889,137 00000000000000000000516f59851ec717e95a6f7d4b6a53c20b8a0c1452ddba 4,037 1.00/1.00 vMB 2
889,136 889,136 000000000000000000018919f7755256814aa3c8d93dcd61bb874707c0b70ec2 2,320 1.00/1.00 vMB 2
889,135 889,135 00000000000000000001e7000e70583afddde7904ee3345093c632c2f7e7db3e 3,130 1.00/1.00 vMB 2
889,134 889,134 0000000000000000000044c8c21e5b17fee425c75bd9f35d595d2854fe791591 3,125 1.00/1.00 vMB 2
889,133 889,133 00000000000000000001adc547cfcab01322e930ca908c60320e6d45ed09bb3d 954 1.00/1.00 vMB 2
889,132 889,132 00000000000000000000dfd20d59643c4e4bbc5ad610b8cf8b10ba33d8196513 2,562 1.00/1.00 vMB 2
889,131 889,131 00000000000000000001709f6aaedbfcc32cfbd2002725ae599087e09fbb1492 1,189 1.00/1.00 vMB 2
889,130 889,130 00000000000000000000a936be5780d618dc147af4993337761c60c34e9c4faa 1,488 1.00/1.00 vMB 2
889,129 889,129 000000000000000000019a7288954eeb4ec9ef084038ee564ea56f4cb024e23f 284 1.00/1.00 vMB 2
889,128 889,128 000000000000000000023d7a71e933c90fe6c5a4ad10f377d89eb460995e8790 2,086 1.00/1.00 vMB 3
889,127 889,127 0000000000000000000071754c24b91e2e2d1991f6be1196c3a41761a6bab239 1,892 1.00/1.00 vMB 2
889,126 889,126 0000000000000000000157637f5f0e62886a31290f08e527008143cd23e1b252 3,353 1.00/1.00 vMB 3
889,125 889,125 000000000000000000023b7f177c130a7c7d30e2807341f6ada910df10232eac 3,508 1.00/1.00 vMB 3
889,124 889,124 000000000000000000026926c0541add0802afdc78a662f41e3e8db89963c4f8 466 1.00/1.00 vMB 2
889,123 889,123 00000000000000000002710c87075e45b6aad0fed508fe3cbdf2c0ddd9f32462 442 1.00/1.00 vMB 2
889,122 889,122 000000000000000000000f572ca65a466c88f7ddb70d76befe3231a98ee1cefa 1 0.00/1.00 vMB 0
889,121 889,121 0000000000000000000075a5dde595f3d111464b19c4a7bc4586b39f744c498c 2,174 1.00/1.00 vMB 2
889,120 889,120 000000000000000000012781c75e2b6b45201c5146cd8d09eb9b02d5ea1104db 2,369 1.00/1.00 vMB 2
889,119 889,119 00000000000000000002039ac48a50cf820b275978a7612d9c0dd250b207d349 213 1.00/1.00 vMB 2
889,118 889,118 00000000000000000001c8ae8a434f69084fd02b96c27f9af8f32a078523831b 2,745 1.00/1.00 vMB 2
889,117 889,117 0000000000000000000015a3238170b8876bc1a58f56e505af6a39163539e972 4,000 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.