Loading Tool

Explorer IconExplorer

Memory Pool

81,815 transactions
30.32 vMB
0.16853020 BTC
Random Selection Loading Transactions
Max Size: 183.09/200 MB

Candidate Block

Mining Attempt 5ad1d8403641d25bbf3ad6198c7b41736f34416cf7d61f483209a58a8de07bd5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 5861e0234a09bd79ac4b1983de3c0bf2fb355ad97048493c854dff90677114fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.09208522 BTC
Feerates: 502.67 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (381,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,252 533,252 000000000000000000205b6bfaf2b6dd55fb4ceef59fcebbb606fb39eafb5454 135 0.05/1.00 vMB 24
533,251 533,251 0000000000000000000f28add4264bf3d06254e6c4cda898683045aafc963298 236 0.23/1.00 vMB 5
533,250 533,250 000000000000000000345ecbef31aefa591ffb916e157489ad6283baa3ec03b5 482 0.61/1.00 vMB 2
533,249 533,249 0000000000000000001b85b43bfe3161231c74b5934872d6972b8dfbb94401eb 162 0.18/1.00 vMB 74
533,248 533,248 0000000000000000001c6ec7272cc43fce8497305c7c80cfe7aaf4adc5d06a28 273 0.76/1.00 vMB 2
533,247 533,247 0000000000000000000b970bd8306cf8c5f9828e20bdd539ad4afc772f6c5a3d 1 0.00/1.00 vMB 0
533,246 533,246 0000000000000000002791d9f7ebc6faf9e8c82e4a5d874ddf6d197ad284a8c5 666 0.99/1.00 vMB 5
533,245 533,245 000000000000000000093ea2e2af796f5c84d45fbfe26eb453c48ceb476ae520 515 1.00/1.00 vMB 4
533,244 533,244 0000000000000000001a37e2c6080ffd5d8cd983b61dc26bd5859b45bb95e8cb 775 1.00/1.00 vMB 7
533,243 533,243 0000000000000000003592fb76a6315610985d4135e3899f5ee50af537683cc4 1,804 1.00/1.00 vMB 17
533,242 533,242 0000000000000000003179b15849dcc02f68430c6640f5d9da0b60773fd1c3f4 309 0.30/1.00 vMB 6
533,241 533,241 00000000000000000027edae2270e70f3048e706fb88cdb1f5d335fe8fac605e 1,950 0.97/1.00 vMB 18
533,240 533,240 0000000000000000001b8f6340708d12ff012dd4eb0d87692626cec38b95c7cf 1,624 0.86/1.00 vMB 19
533,239 533,239 0000000000000000001e18752015605321f7f83b1a76ed468d3b2c2dbf3a1faf 826 0.38/1.00 vMB 16
533,238 533,238 00000000000000000008850602cc958fa4f0b9712a08a9d46a93d9f4077228df 1,531 0.91/1.00 vMB 14
533,237 533,237 000000000000000000234b2349c0679d3c26cc5dbcdfe03a73d632a39185ecd0 541 0.85/1.00 vMB 3
533,236 533,236 00000000000000000013384a0684bdf2723cae3a05ae56387329b014c3a357b3 2,259 1.00/1.00 vMB 10
533,235 533,235 000000000000000000284a024a748d3db54b1881dfc9b1e90b9171d2ed799aac 2,006 1.00/1.00 vMB 15
533,234 533,234 0000000000000000003200ea1619c3d439d05e1e5d4fcfb565bac3364d357566 2,501 1.00/1.00 vMB 48
533,233 533,233 0000000000000000001d36be3ac19e9e1930d39359c3463ab7d900d336c7f56f 299 0.46/1.00 vMB 8
533,232 533,232 0000000000000000001e8bda811fc78ba3777eba510cda653e3c0aac39c92348 715 0.61/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.04 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.