Loading Tool

Explorer IconExplorer

Memory Pool

34,699 transactions
10.87 vMB
0.19844782 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.75/200 MB

Candidate Block

Mining Attempt bfafacce49f522a9b9d8d04d7102d634b0f5329d36fd23a06c61d3a60929af29
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (766,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,986 146,986 000000000000051408a3691844a76fd5fdd4d2fd2d83ad26cd3f07c798e42b73 65 0.04 vMB 289
146,985 146,985 0000000000000661226eeb40816850be5debd416f433b4a17a1eef0849214f16 35 0.02 vMB 386
146,984 146,984 00000000000007a25349cf54b43f991a41331abeaa1a15959e777cf5e79cd000 36 0.02 vMB 99
146,983 146,983 0000000000000706df3342feffc426d90f1c0fd2b6f4c2286fe1835da3d955cb 76 0.05 vMB 44
146,982 146,982 000000000000043a7939d40d28f4702086a7e286f78136b058970decb5098173 12 0.00 vMB 787
146,981 146,981 00000000000007e4d0f6299e4f2c13297e99901832c9cb8164224990f072bc47 30 0.02 vMB 53
146,980 146,980 000000000000033da87110a164a5d1579d64f9cc50d3e0dd11b02b2c9e4eab27 8 0.00 vMB 457
146,979 146,979 00000000000000d2e3f4c4bc7335f7e368ea417930f6b3fa23847468b35fde19 6 0.00 vMB 260
146,978 146,978 000000000000042275ce9a15efc743f1a3aec0340f30e16034ddb245ce1b0020 6 0.00 vMB 90
146,977 146,977 000000000000015c15eac4dee14fba5fa98c56285e955d8f943b590a1243dac8 34 0.02 vMB 146
146,976 146,976 00000000000008ba1ad3d7b8c2f451ee85baad74cb4f4504c79881a7ca8faf1f 10 0.00 vMB 269
146,975 146,975 000000000000080c578d1d5427c08fcb10234eaeb2a7c9142ffbf206cd9f3dd1 137 0.05 vMB 41
146,974 146,974 00000000000005781edd65633545e8903d6d7992f84e673007e98159431e6bc8 55 0.03 vMB 199
146,973 146,973 000000000000003501bc859ade34fddbb16310a999bc98375b1c8a7afde75ec0 99 0.04 vMB 151
146,972 146,972 0000000000000535213a40eb4da7668aa071dd0eb5e509952eec82d4e0843c1e 160 0.05 vMB 19
146,971 146,971 00000000000001bbb4357eed959274d13bf322bb17c676f61288ded69645b440 130 0.06 vMB 139
146,970 146,970 0000000000000786c35f4ec58779a57eb6789b691979742e91878a97ccfbbafc 108 0.06 vMB 131
146,969 146,969 00000000000003788919019f87cc6a65ce1d8b8bf18d9db5d45d30a5c580d5d6 10 0.00 vMB 151
146,968 146,968 00000000000005724deb16fdbad95ee9d60ca3c3f5ea4029395a8aa220fc574f 58 0.02 vMB 21
146,967 146,967 000000000000038a08ba91548c51be4ff218f7aceda60855eb03c9f4cf14fc03 16 0.01 vMB 119
146,966 146,966 000000000000009f94e7fd0424b1530d695054c35c9177a2b263812ad78fb208 11 0.01 vMB 22
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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.61 GB
    • Received: 0.45 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.