Loading Tool

Explorer IconExplorer

Memory Pool

48,321 transactions
28.23 vMB
0.09668473 BTC
Random Selection Loading Transactions
Max Size: 150.31/200 MB

Candidate Block

Mining Attempt 1a246239ec2fe7e1faeedbf30c582403699cfc6c3fb124c5ded5602455c51581
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 034cf9f936d0020bc57eb161e5d3739dc20b431487791bad11281d0e6b7708b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.03980246 BTC
Feerates: 500.00 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (179,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,985 734,985 000000000000000000046cf0e8b4556a96d7b3833a3de6fd32147130cce3ebd9 3,271 1.00/1.00 vMB 13
734,984 734,984 0000000000000000000635527c1dc66d40b2743855edf8654958644b3021bcdf 2,443 1.00/1.00 vMB 11
734,983 734,983 00000000000000000003134f097bb3e5a88385b8d9b16235f824270095ba9f43 2,811 1.00/1.00 vMB 12
734,982 734,982 0000000000000000000802a7527fa6f84317ab231f8863b84e1c6abeb69cbbca 3,216 1.00/1.00 vMB 18
734,981 734,981 000000000000000000082a4d7bbe3eef4d86953be72e2911fecd1d37d0bb8606 3,554 1.00/1.00 vMB 22
734,980 734,980 0000000000000000000715aa712de97779afeac54be2c3412b35d6a78576687f 363 1.00/1.00 vMB 13
734,979 734,979 000000000000000000068db23667dac97b6d04e706146e2102118b7582f4f562 922 1.00/1.00 vMB 16
734,978 734,978 0000000000000000000363d2730c8acb98e5fe4f7bebf2270e438092948d7ae9 832 1.00/1.00 vMB 15
734,977 734,977 0000000000000000000198c05f0baae59bf5d7ceeafe272512a2188bd8182e5d 693 1.00/1.00 vMB 15
734,976 734,976 00000000000000000000f4464729650c8b5c1edaa98b7040b458e58eceda6af1 2,468 1.00/1.00 vMB 12
734,975 734,975 00000000000000000002fbec0ff05629eb2df44f2fe05401dd40d24939d2b790 1,132 1.00/1.00 vMB 9
734,974 734,974 00000000000000000002ec124b474e3de3be6c84437965de75e5b1c04ecca0eb 344 1.00/1.00 vMB 9
734,973 734,973 000000000000000000081d263bd31f6cf2c3bb2ec1b17efca7d1f9a7b2950bf7 2,741 1.00/1.00 vMB 12
734,972 734,972 0000000000000000000182a7e4adbf2bdeb04882df6352eb61d1ed4f466c10b2 1,520 1.00/1.00 vMB 9
734,971 734,971 000000000000000000065503f37d7a381a682908ef4b8471b6518eff994858c4 1,862 1.00/1.00 vMB 13
734,970 734,970 00000000000000000003c319f08c1de679972b4dd705b26516d363a7d8654d4d 1,515 1.00/1.00 vMB 12
734,969 734,969 000000000000000000053a7e24ea8177827dce3d04750466566a0965894369cb 376 1.00/1.00 vMB 9
734,968 734,968 00000000000000000007ae16e6946215bcb4d4c9cb6b7201cd869ae0ff7e4140 419 1.00/1.00 vMB 10
734,967 734,967 00000000000000000003c7597c966ca234eedd01d6809bb1e37c21a306cbd66b 1,025 1.00/1.00 vMB 11
734,966 734,966 000000000000000000068dce032a509be417243a464d667180fecbbcfb168772 849 1.00/1.00 vMB 11
734,965 734,965 000000000000000000043c1b4e616b5865812d672a2e78cb6385dc17317167ed 514 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.