Loading Tool

Explorer IconExplorer

Memory Pool

29,925 transactions
8.87 vMB
0.10657819 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.76/200 MB

Candidate Block

Mining Attempt a0be564d0e611dbd80f32d140b645c234f8f1990a970716c0efba84d59a930e0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root a4f4093427f07da77324533ee1191ee30429cfc65e112e7ac8576f472aa4a4d0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.04692285 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (776,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,847 136,847 0000000000000969acb714793add9f514c98fd694e5c5c3d033428ce495a3aba 123 0.05 vMB 234
136,846 136,846 00000000000005cb0c9e774ca967dd75b52d8f1663c3dabbe3ef4720c4d0a5da 77 0.03 vMB 295
136,845 136,845 00000000000006b7eb8590cd6372b74369f9d74f69f0afbba63c2a790460217c 16 0.01 vMB 692
136,844 136,844 0000000000000253dc143371c5f054db0c1a6ce22d61fb22b75e54f5ae614ab2 70 0.03 vMB 317
136,843 136,843 00000000000001132be7470ab970c0dd23b8bb4a8f4cc163bf29105d45523f56 12 0.00 vMB 873
136,842 136,842 0000000000000339dbb5e31fbca361201a0fb437da4591acff733891fbe52ccd 23 0.01 vMB 462
136,841 136,841 00000000000009b9fb945e8407eb14009ac9e238c1c585ea31556fd10217bca1 76 0.02 vMB 379
136,840 136,840 00000000000006dd1454bfa32f4731fae918c9b7cd6e744b6a6adc12e5aee6d6 97 0.04 vMB 384
136,839 136,839 0000000000000380b3a914e2a2f2dc58c58c2dcfcf6b27e793a719400bd42c82 14 0.01 vMB 374
136,838 136,838 00000000000006ef271663c4a0892f18943254095dc15cf79bbbe1442f3c5e80 70 0.03 vMB 208
136,837 136,837 00000000000007527a390a457bedbe66524339afca838fc35da98c42712adcda 21 0.01 vMB 58
136,836 136,836 00000000000009c43e4e0db81031b3069e4e7474dba11b9272478df28f9af605 26 0.01 vMB 192
136,835 136,835 0000000000000679d91730a7647234b5154670edebff758b9835919da92b6a92 17 0.01 vMB 89
136,834 136,834 0000000000000478fe446584997ed5df66b292eb1b6d99b713c1b4cfb258f0cd 1 0.00 vMB 0
136,833 136,833 0000000000000a2eab62c815c8258c33232e27943a726c28d6219810481bae7e 6 0.00 vMB 49
136,832 136,832 00000000000008a78155f1bf16efb41f5950fa77c91f21521521fc75c20cec4d 11 0.01 vMB 188
136,831 136,831 0000000000000a8d9e0405a0e037e51940f9842571204809d4140b411d27d70a 159 0.05 vMB 53
136,830 136,830 00000000000006e5551ae427da063d1e9a422aac3ed304383905619f86e16108 36 0.02 vMB 157
136,829 136,829 0000000000000888c0c433a1140e99753ae2effc3612fd451a18759d460bdb68 12 0.01 vMB 57
136,828 136,828 00000000000009fc1facbc3430020d09c7984cb41a89512d1d4e8e70e2f294eb 20 0.01 vMB 239
136,827 136,827 00000000000002eb3e503fcda4fee04d0bfd19976bc9565900b0120163f5bb55 43 0.02 vMB 327
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.54 GB
    • Received: 0.43 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.