Loading Tool

Explorer IconExplorer

Memory Pool

44,156 transactions
26.45 vMB
0.05744825 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 1ae1ac4f22689842186b7f8c39d33942b4910b731f62b58843318b9caf3b72bd
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 465d1f1c71010ae9bcc4923a74cc0207f42d9b2afb48e022662df4a311d9b407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,466
Size: 1.00 vMB
Total Fees: 0.00902412 BTC
Feerates: 40.21 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (161,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,969 752,969 000000000000000000064c3f03c8240a0e6bfd41db32c4b2ce9a873359b30cbd 928 0.32/1.00 vMB 13
752,968 752,968 00000000000000000003b374fc7bba755b25ee83bf8fcc3272019ad855eecfb9 1,161 0.87/1.00 vMB 5
752,967 752,967 0000000000000000000833b6ad22f372d368f223a8af279385469ca69a597fbb 1,807 1.00/1.00 vMB 19
752,966 752,966 00000000000000000001e74789cf75d792d19a7f8bc85f167643b7af50a12cd8 1,851 0.82/1.00 vMB 11
752,965 752,965 00000000000000000004bb584f4073b2aa48397e19d2020e958499abe14c785c 1,041 0.69/1.00 vMB 7
752,964 752,964 00000000000000000002f86ee239727fe23238b6b5774a7e8a8e8cd8be3c3795 389 0.14/1.00 vMB 10
752,963 752,963 00000000000000000003c60610f1a674c596506293ef8e75dab8daf11b989268 58 0.01/1.00 vMB 15
752,962 752,962 00000000000000000000e6c75e6fd15e7de6986073e9d28fae8f347ce12050f0 593 0.35/1.00 vMB 1
752,961 752,961 00000000000000000002e270e69ca922db3c96b9416f9a629118e6309d7a4a70 293 1.00/1.00 vMB 1
752,960 752,960 0000000000000000000544f913d3bb66e630af984fa545f485222feb986c76e8 3,097 1.00/1.00 vMB 15
752,959 752,959 000000000000000000023b07aa27a93ad5d52fc4498b39bfd379f034ea2247fa 1,406 1.00/1.00 vMB 7
752,958 752,958 00000000000000000007e91fa703642b87c84797f2c5bf70ffdc7221b164e1c8 1,613 1.00/1.00 vMB 8
752,957 752,957 00000000000000000003a45d8def6be4a390f23ef1c03e815a3591aa8964c657 1,780 1.00/1.00 vMB 8
752,956 752,956 0000000000000000000429d4d427fdd6bc5af79bb9d0461fbb3c91db4b9467ad 306 1.00/1.00 vMB 1
752,955 752,955 000000000000000000061cd98fe89ebb12e0d05ce7dd44b0a93f9eec5751811a 1,921 1.00/1.00 vMB 8
752,954 752,954 00000000000000000005ea951c36760bd50db18972de864846c27f4f35359c9c 1,648 1.00/1.00 vMB 11
752,953 752,953 00000000000000000000b65a76f8c1bb2ac53b6ff9f921eb4eda5c6831ba95e9 1,680 1.00/1.00 vMB 21
752,952 752,952 000000000000000000065483aa438744f48e5f3f78dd8217e1ee85491c753655 1,609 1.00/1.00 vMB 16
752,951 752,951 000000000000000000004f52049c23d1f1511cea9212540c54b2a0f70574519d 1,407 1.00/1.00 vMB 9
752,950 752,950 0000000000000000000522efe97eebbd1161e6b96eebef8fc4e1de2ff3332211 1,481 1.00/1.00 vMB 7
752,949 752,949 00000000000000000007cfdcf049f3c41bb9f5ad67d9ace7122d5c5fe40189f8 2,554 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.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: 646.42 GB
    • Received: 12.85 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.