Loading Tool

Explorer IconExplorer

Memory Pool

50,242 transactions
30.21 vMB
0.12368212 BTC
Random Selection Loading Transactions
Max Size: 161.71/200 MB

Candidate Block

Mining Attempt cc448979d48569dafe7fe387942ed3b3c92106be6074af6a292d51970a33a58b
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 8451a20c59fcf23f7598d8fbbf5c6d41332c55ffa1e09d47505064f199ef9b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05232379 BTC
Feerates: 150.75 > 5.24 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (205,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,676 709,676 0000000000000000000012d2786302a4dc9a4a364ffd7ca4584ee9edc5193e3c 1,061 0.32/1.00 vMB 11
709,675 709,675 0000000000000000000735256a982c7a9a31751879085580b398227dad997bdb 365 0.30/1.00 vMB 5
709,674 709,674 0000000000000000000a2a1d005c76cb6f65392212baa7010438b2c7437d82f1 3,378 1.00/1.00 vMB 11
709,673 709,673 00000000000000000006293552af24705ce40d97cd92e88b9a26d24225474c79 1,767 0.57/1.00 vMB 10
709,672 709,672 0000000000000000000090404706a2087ed0ed8bf350eb784cbcffe1095b3b31 2,132 0.78/1.00 vMB 5
709,671 709,671 00000000000000000007a412b7a2e8072c38a4784a8b8ffe7d8bff87681261f0 2,829 1.00/1.00 vMB 10
709,670 709,670 0000000000000000000c69ada2584e34d70a27ba1236c0f163e64a3012c316f7 3,123 1.00/1.00 vMB 13
709,669 709,669 00000000000000000007509d2d92a11480cba3b1b75d3b51eaf20b8f9df6ed5f 908 0.26/1.00 vMB 10
709,668 709,668 00000000000000000002a654863facb185484836eb987751cad705a074ae74a9 308 0.09/1.00 vMB 12
709,667 709,667 00000000000000000005d884c87bc38c8f190125e284204690e030a103e07413 641 0.42/1.00 vMB 4
709,666 709,666 00000000000000000002969fc9cdcbff884e79dafa7d2448900ab30f03aa0f9c 2,775 1.00/1.00 vMB 6
709,665 709,665 000000000000000000016346aa2e99e3742d1641fe95a7e0fa275bd0ebc1ab69 2,972 1.00/1.00 vMB 19
709,664 709,664 000000000000000000056e468e376f06b768612b9d8bf28f8a0aa6fc9ce78ae6 183 0.07/1.00 vMB 10
709,663 709,663 00000000000000000003d175fbe10617772fc405aac389f6789528904db501e5 1,424 0.51/1.00 vMB 10
709,662 709,662 0000000000000000000a780a334357ba9ccc491aa955e7087a2fd35519176c95 2,657 0.98/1.00 vMB 10
709,661 709,661 0000000000000000000455f504cef4fa6d13787ddebb6f80b6c529940efc0779 679 0.51/1.00 vMB 4
709,660 709,660 00000000000000000007416db5f9aa2b8efad5a8a0ec8d68a82b1055d22955e9 1,993 1.00/1.00 vMB 7
709,659 709,659 00000000000000000004e53276c9c5957a086cd89e2cd0c40b500a21d2a36913 56 0.01/1.00 vMB 12
709,658 709,658 00000000000000000002cec3ee1e1466c1f20c79305417fd8b80b8e752112616 911 0.31/1.00 vMB 10
709,657 709,657 0000000000000000000c3a63b231ff47dcd9926cacf65cbd69048c8fbe33e403 1,690 0.74/1.00 vMB 3
709,656 709,656 00000000000000000004d3108aa91c58d85027536139dcc359f5926a871b2111 3,211 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.