Loading Tool

Explorer IconExplorer

Memory Pool

49,847 transactions
30.01 vMB
0.12362698 BTC
Random Selection Loading Transactions
Max Size: 160.73/200 MB

Candidate Block

Mining Attempt 1f7d611d8b04708e526e72943856ffc3ff7b2e426bd06900061d28a998680ac1
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 88bd366e1941dcb9668c586e80011b04ce20762dfe9452d28f44f97bf1740f39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.05986354 BTC
Feerates: 117.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (76,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,888 837,888 0000000000000000000197805485e94a2f59741cc6870a69045cb330e7f1d19d 2,891 1.00/1.00 vMB 27
837,887 837,887 000000000000000000028e269f2e7281708b6e12928295d6f0f3e4c377f077a7 3,044 1.00/1.00 vMB 31
837,886 837,886 00000000000000000001fdd85ee56b2592cb10ced54a3583bffa7ea9faf3a965 2,701 1.00/1.00 vMB 22
837,885 837,885 00000000000000000001223da8ec8c55fe32d9ae485afc4d890c288c92dd4ab6 2,977 1.00/1.00 vMB 23
837,884 837,884 000000000000000000009f1caa2ded2b8c4b3a10436cf099c5ed5a7549554f6e 2,898 1.00/1.00 vMB 24
837,883 837,883 000000000000000000026e0321cf0bb8489e787664cb53e870ca7fa9c62b7f05 2,997 1.00/1.00 vMB 32
837,882 837,882 000000000000000000004f084b9ad08da9cb22bf9d9adab1499348a01b7dcfa6 3,191 1.00/1.00 vMB 18
837,881 837,881 000000000000000000015cf6396f4e00994541f043cafa81d0c0177f3910514f 3,055 1.00/1.00 vMB 23
837,880 837,880 00000000000000000002b406c7cf821173d10f5f85751652286ddeb90132112a 2,867 1.00/1.00 vMB 19
837,879 837,879 00000000000000000000a3b26e6bc9745529fcdfa69f6b629fa6c7507cb63de6 2,714 1.00/1.00 vMB 26
837,878 837,878 00000000000000000002cda8c523d57412f8e276d54b3229a289c6dc2ba87bd6 3,157 1.00/1.00 vMB 29
837,877 837,877 000000000000000000032e509115fd7904c229cf24ae6f3e42b2ebd7a5c428ff 2,584 1.00/1.00 vMB 21
837,876 837,876 000000000000000000023819c31232a3f3551ed635316ed366526b9294c6f248 2,787 1.00/1.00 vMB 31
837,875 837,875 0000000000000000000157f4ac780bab1cb1c7403452b98feae5f7a2336cd6e7 3,184 1.00/1.00 vMB 38
837,874 837,874 00000000000000000001fef218fb2dfc18a822d688463090c0fe9ba324464d00 2,866 1.00/1.00 vMB 29
837,873 837,873 00000000000000000002580df1adb8d0939cf8faf32ea847f8ede3e28809f316 2,872 1.00/1.00 vMB 23
837,872 837,872 000000000000000000028ba3241855b272ba762637b7e02a7f8b79b47385d0e8 2,591 1.00/1.00 vMB 25
837,871 837,871 00000000000000000001e68c76c20d9617ac94c4f026d42b22eea58a3627788b 2,204 1.00/1.00 vMB 26
837,870 837,870 00000000000000000002dead732a2e720ba820c1dc5c987a790d5ed3f11fba29 2,457 1.00/1.00 vMB 41
837,869 837,869 00000000000000000001c9fbbfba739908441249f5a73792df29c400295187c5 978 1.00/1.00 vMB 6
837,868 837,868 000000000000000000032f02099325e034eff528205b2d5d7f9cb85803397ae5 2,173 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.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.