Loading Tool

Explorer IconExplorer

Memory Pool

42,568 transactions
26.81 vMB
0.06567617 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt f0ab762e0a5a7d315d3460f07b2b5fbc2e2394c3a99caf3ef8362a86314dc341
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b075fa301bc111dddd584fae94cdc793e3a37fa61f581c91af606f05f3651ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.01600563 BTC
Feerates: 181.54 > 1.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (302,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,858 612,858 0000000000000000000b7e1a07ef552ae28dca2352d706593b51659f630832d7 1,906 1.00/1.00 vMB 6
612,857 612,857 00000000000000000012b4d357f4a7d868bc63407a325ea4d07d7030ee640bc2 1,662 1.00/1.00 vMB 8
612,856 612,856 0000000000000000000ed9c4e992419b9c4a15e38ff8db8bb7c25c5af462346e 2,905 1.00/1.00 vMB 17
612,855 612,855 0000000000000000000115e7a41523edfc264d122c82b4b75320470a676776e2 2,182 1.00/1.00 vMB 11
612,854 612,854 0000000000000000000e8bd07d34445cf4934a0f0d67565b11dfa26427f5cded 2,128 1.00/1.00 vMB 9
612,853 612,853 00000000000000000013538ded1406868ed47c9f407398fbf1fdd2c0c349f837 1,763 1.00/1.00 vMB 11
612,852 612,852 000000000000000000041e3e3ea90f479cfe6847e9a0f1c8cf70385515f49e9d 2,013 1.00/1.00 vMB 20
612,851 612,851 0000000000000000000e55e4c35025147df08f7e72ef94a2465c490e42ee973f 2,766 1.00/1.00 vMB 21
612,850 612,850 00000000000000000014057271d757d1492d9d9e11f7dae16188cbef47c4afb4 2,347 1.00/1.00 vMB 11
612,849 612,849 000000000000000000107b38d2e2ece9f75643b8686b86b6951618dbc1e8f749 1,940 1.00/1.00 vMB 16
612,848 612,848 00000000000000000000f9a6e4cb1d75811b71dd2ff4acd1a52af232f3e3c2d0 3,409 1.00/1.00 vMB 24
612,847 612,847 000000000000000000121fec41bedfa513a317c16fdbd3b575a696d126310e9b 2,067 1.00/1.00 vMB 11
612,846 612,846 0000000000000000000d7323bbf1ccd45251af04ced7fc0d095f5d92f65f73c0 2,296 1.00/1.00 vMB 17
612,845 612,845 0000000000000000000d89d97e95c36a5769d51f561a6f9c7cf5a0690b18d9bf 2,952 1.00/1.00 vMB 20
612,844 612,844 0000000000000000000d06b80e6a5b1713d17b824e799d4c6bb828a1d9c4a6f2 2,995 1.00/1.00 vMB 13
612,843 612,843 000000000000000000020fc5f444ddb22255d6e2a5946dba9e785ccf64c3b873 3,139 1.00/1.00 vMB 16
612,842 612,842 00000000000000000008591076744ca834d91ae8870d24abc41630ab4d8b8d17 3,619 1.00/1.00 vMB 26
612,841 612,841 0000000000000000001328c33f8c7959f3b3036a7467fe9e57b3a2cfdaea1e3f 3,198 1.00/1.00 vMB 20
612,840 612,840 00000000000000000009a50624c93f84720e10b87a9ba85197e5c29eb02490e4 3,064 1.00/1.00 vMB 21
612,839 612,839 000000000000000000029dc47b3263c2cbf676d9c08845b9db5eee120efa8ce6 3,364 1.00/1.00 vMB 23
612,838 612,838 00000000000000000007a77be8b350022cb29705601d6b7e692d5baf23e49a4c 1,260 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.