Loading Tool

Explorer IconExplorer

Memory Pool

83,955 transactions
31.57 vMB
0.08783581 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 576e5cf29d4e43eeb31a6ca30002ce061b08099d9051d3c3c572d83a678f4fc0
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 484806c3d4f0a34d5290e94551e866d5933c6a0f33aec083f59fcbc00992b781
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02149083 BTC
Feerates: 181.54 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (356,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,983 558,983 0000000000000000001546489a4f5c2e3dbc43b411469c4b92789421a4bb28c1 2,739 1.00/1.00 vMB 7
558,982 558,982 000000000000000000266ed94b7d27dac5aba746a4a27a8527e10a5ea852eb7a 2,972 1.00/1.00 vMB 14
558,981 558,981 0000000000000000002d11cc37ae235ed79ad67e1f4494e2c00f441e62a958f6 2,931 1.00/1.00 vMB 25
558,980 558,980 00000000000000000003c704ecaf3f9aaa256ea384d894baa777207a7bd097f2 3,014 1.00/1.00 vMB 22
558,979 558,979 0000000000000000001add552a975b25714f7966adbd5202655378f19af69618 3,640 1.00/1.00 vMB 36
558,978 558,978 00000000000000000010710274cef3cac5306e0babfd557fbf5af1d34a4cfa6e 3,251 1.00/1.00 vMB 25
558,977 558,977 0000000000000000002d0feb1253dfa4715bf3c9898a7a182c40c7ee525da42b 3,050 1.00/1.00 vMB 26
558,976 558,976 0000000000000000000f0e7385c765353d4e9dd123760f039d45f59d6fa971eb 208 0.06/1.00 vMB 18
558,975 558,975 0000000000000000002f49af161366cb5f54b4058907f08db7c62f27e7383e58 1,598 0.60/1.00 vMB 12
558,974 558,974 00000000000000000023cb26beaa93aa2d8ef31ad1d2f37c28b7a0f90590c778 2,845 1.00/1.00 vMB 7
558,973 558,973 00000000000000000012f0a4442068d85d168ce07287c002f36f80a308217cd6 2,723 1.00/1.00 vMB 28
558,972 558,972 0000000000000000001d428b24048b03bb1015f09af1329f76901f01838db180 374 0.11/1.00 vMB 9
558,971 558,971 0000000000000000001c2b3193c69847714424f07fe0494d0c023152d3fc472e 475 0.28/1.00 vMB 5
558,970 558,970 00000000000000000021007b533a5b259f54b0e5fc64763c84351efcb78cba7a 1,441 0.54/1.00 vMB 9
558,969 558,969 0000000000000000000fc3a513281fdf842200d20787ffd4950199dcc1622613 3,293 1.00/1.00 vMB 21
558,968 558,968 00000000000000000011f53a042e549e09cd39002ed45792949e03e5dc36e860 858 0.29/1.00 vMB 11
558,967 558,967 00000000000000000016a780628de32d8500440d390aee2e86ec0f948f59a9ad 1,667 0.93/1.00 vMB 3
558,966 558,966 000000000000000000145513a7a88da045c549225dd2254aed772357ff7e013b 3,017 1.00/1.00 vMB 7
558,965 558,965 00000000000000000019ec9bfec58d8efe99c7a9dd5d80a2eef7aaab4d61982e 3,161 1.00/1.00 vMB 19
558,964 558,964 00000000000000000006e379b618b4e92b610cc5d3d9d653943b1313db517502 1,962 1.00/1.00 vMB 22
558,963 558,963 00000000000000000018eca221760a926271837260277c45a96bada02297a626 3,262 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.