Loading Tool

Explorer IconExplorer

Memory Pool

75,608 transactions
27.98 vMB
0.08461703 BTC
Random Selection Loading Transactions
Max Size: 170.18/200 MB

Candidate Block

Mining Attempt 5a005274090571d7123339a4158e0571a85897ba7368abbcd0a42fec6eff40e8
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1ee66e74ded2653df2de6f285333edc2d8035088d8cc93341852271a504b96c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02458233 BTC
Feerates: 402.60 > 2.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (635,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,997 279,997 0000000000000000efe24baf44ac33a2726b65124567b0206ddc143dfae1c5be 324 0.15/1.00 vMB 34
279,996 279,996 000000000000000103c6198dc28dba76ffbf40f4f135a019655d4ae7d695dae8 89 0.03/1.00 vMB 162
279,995 279,995 0000000000000000403be703fe3840ecf810c5483bf92d8224009fb50e787dc4 544 0.25/1.00 vMB 46
279,994 279,994 00000000000000018c51513722951cad28c313abb29679cb96334905e299da9b 429 0.19/1.00 vMB 65
279,993 279,993 0000000000000000f9174b3552f01f22e4a8195c6906ca8fe242c223ef244760 562 0.28/1.00 vMB 39
279,992 279,992 000000000000000181782fdf9d3b6792aea595a0783225e30c31c8c793798a96 243 0.11/1.00 vMB 60
279,991 279,991 00000000000000001f5a68a550a975b6d1e8942c6159d5b4d38b4fde2d66e8fe 383 0.18/1.00 vMB 36
279,990 279,990 00000000000000020fcb9f779d12ac6e2a531b27fd10f02d98f3518f88a996d5 1,072 0.52/1.00 vMB 40
279,989 279,989 00000000000000028745cf387c05520246f2dbd16548f47a3b9d5b7f7623ea30 389 0.20/1.00 vMB 40
279,988 279,988 00000000000000010e65e5a6d7cf40efb446e6dd10845e051f5dea33fb9ebc12 49 0.03/1.00 vMB 32
279,987 279,987 000000000000000241b060d89534dfbd2cc5b519b9ca8801a1954408ff2fbe29 30 0.02/1.00 vMB 42
279,986 279,986 0000000000000000bfc05570f86bd11b23861a5fdbb711fe93e59b98c4e59b7b 169 0.11/1.00 vMB 11
279,985 279,985 00000000000000012d8b5f10c34f4b8791c23b6c755983dd20186ab477b9cf37 568 0.36/1.00 vMB 43
279,984 279,984 0000000000000000f6d157c57172e92cb3128d0b871bb96e9b7d451bc4577b3f 89 0.03/1.00 vMB 58
279,983 279,983 000000000000000132b6b9f68fe7c9bb6d7e6102ed75ab4c8e08e8c168b0ce3a 738 0.43/1.00 vMB 69
279,982 279,982 0000000000000000487756513d74b7afbeb259af01dfafc784a974849d6d502e 133 0.07/1.00 vMB 41
279,981 279,981 00000000000000024d6200a5416d905f16078f7aa9f5eb8b8b61ebdc7767a9b3 436 0.25/1.00 vMB 43
279,980 279,980 000000000000000246b3ff05ad7898603a343262438ced69f2d8a12ec26c078c 284 0.14/1.00 vMB 55
279,979 279,979 000000000000000131db6583de23275b7347ffcd8a1933b17a5b32ff19780fc8 77 0.04/1.00 vMB 44
279,978 279,978 00000000000000011fd0451a7c5c08d91a6de3c07e14d6292a92d239c6e76f80 162 0.08/1.00 vMB 21
279,977 279,977 0000000000000001ccc4a69811cb1baead5daa5b556ca76aec4242039bedcf41 492 0.33/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.