Loading Tool

Explorer IconExplorer

Memory Pool

28,383 transactions
9.34 vMB
0.09320763 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt 417d7a6fdfc56677588e0a6cd1176baabaaf81e7a12b6a27d25ac18c848d7b4f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (765,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,993 147,993 00000000000009752e2de555ac9f9f52b3ee36c6cf2781b810f3507615dab5bd 68 0.03 vMB 27
147,992 147,992 00000000000006b853d54cec2cee636fc9f6f6e9d250e713438bfbdc0e97e164 7 0.00 vMB 1,256
147,991 147,991 00000000000000467943e64894f8de81da7bc48a524f9a0006c0a31c591ec05b 78 0.04 vMB 193
147,990 147,990 00000000000009c0aa3de59c03b633490a846cd3695e08e91c2b3e8a459c6212 92 0.02 vMB 43
147,989 147,989 00000000000007c419f3b9aa39cceea24459e4f21feec74fea3605c68cd7e174 8 0.00 vMB 621
147,988 147,988 00000000000009949865d05979b22646c7c7d7eda581da2e1687feee285e07e9 3 0.00 vMB 28
147,987 147,987 000000000000004de56dfd2e2e1f8e487437948033a167b671fa5042a353a731 74 0.03 vMB 137
147,986 147,986 0000000000000088bbcdae658aebcd93683893eec2635aa93013507a29a87f42 57 0.02 vMB 187
147,985 147,985 0000000000000777e5473c84139087b32eeb101a072614c44bb6c1c5327942fb 16 0.01 vMB 45
147,984 147,984 000000000000098a088f471d2d2d0b18f0b02b308e341f5316a7d6d5ed32feee 78 0.03 vMB 14
147,983 147,983 0000000000000222ab45f066e779e13fc0568332df916d357fe0014ab32f7645 70 0.02 vMB 6
147,982 147,982 00000000000008edbc0c56b46add3e3fcf28a3ed747508c3516f682425bf3af1 40 0.02 vMB 251
147,981 147,981 000000000000082825eee360a1b5e3fbb12d5705c21c3beb295ee414708967ea 2 0.00 vMB 62
147,980 147,980 00000000000002180765f551d7cb6ad054b17f8620b4a4386c39c085141ac71b 70 0.03 vMB 110
147,979 147,979 00000000000009b3aec46293b5519825c130cdf8110b60cf455540603a453560 16 0.01 vMB 84
147,978 147,978 00000000000009e936d8bef406c3d59ca5d7d6395edec7bf2bb33e9cd6c6b2ee 18 0.01 vMB 60
147,977 147,977 00000000000002e6d42ba8126dc92f684f34ae63629f513ac83a5cc468dc8c70 130 0.05 vMB 90
147,976 147,976 000000000000073c05c5ebefa0655e8ab59b244a15de3c3d524c8e338121a7fa 145 0.05 vMB 104
147,975 147,975 00000000000005f38d9535abff12a8cc77481beb48f658747e52819ece70a2a8 114 0.06 vMB 271
147,974 147,974 00000000000000b5e6e5430bc816870e90cf07bd6503d463c6ffe504c15fe6e3 15 0.01 vMB 62
147,973 147,973 000000000000045c4ae361118fdeb65aedab4235c4c1bb565fca603920287a46 7 0.00 vMB 84
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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