Loading Tool

Explorer IconExplorer

Memory Pool

44,827 transactions
26.91 vMB
0.06691750 BTC
Random Selection Loading Transactions
Max Size: 141.81/200 MB

Candidate Block

Mining Attempt 753a3e98fe8221c8e7d709410ca36fdadfcb5c9de03af548b48750ba67239c62
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 3bb84aeb696f59883c83d1f34076774f41a460b2621a35c7cae8ee75a243a102
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01705503 BTC
Feerates: 251.72 > 1.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (67,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,705 847,705 00000000000000000000e805d1202fa21cc6aa4e7c18b845d0e1c89a983a0a16 2,944 1.00/1.00 vMB 33
847,704 847,704 0000000000000000000029031270fee1c9bf6f20a4a184ba8ac3c44a544bafd9 5,228 1.00/1.00 vMB 26
847,703 847,703 00000000000000000002511800f90e67b5c6fd63ab291dc27ea85ac21bb02769 2,672 1.00/1.00 vMB 35
847,702 847,702 000000000000000000018ccd140f15fde2c8d14ac6101f40b6deb709286c7cf4 2,603 1.00/1.00 vMB 24
847,701 847,701 000000000000000000019efbb705e526d63660b4a420b0fe48ec81a22e2a2261 2,842 1.00/1.00 vMB 31
847,700 847,700 00000000000000000003557e8e4d69fdf1b557975a998fe098bab25a6e515e47 2,675 1.00/1.00 vMB 37
847,699 847,699 00000000000000000000bdc171213bc3366968e7ae4bc033634b5d58014efdb1 2,051 1.00/1.00 vMB 27
847,698 847,698 0000000000000000000306c443a454e44e2e976687ee7ddb6bda38537650452f 2,082 1.00/1.00 vMB 32
847,697 847,697 00000000000000000002a6255a65af76bf89d2e77544d2081597b033599469f9 3,849 1.00/1.00 vMB 36
847,696 847,696 00000000000000000000d194ec2645f8c1c4ccc5972aad7a3a1c3853516e23a6 4,583 1.00/1.00 vMB 46
847,695 847,695 00000000000000000002e3431bc545efc9c2d83fd30600addd560081b8790983 6,533 1.00/1.00 vMB 54
847,694 847,694 000000000000000000027576cede36f0d84fc704d9cbaa6f706d8f95d32fc737 5,910 1.00/1.00 vMB 56
847,693 847,693 00000000000000000001021bb7e6d15584d32c4569635ab85987f1324edce2ea 6,651 1.00/1.00 vMB 36
847,692 847,692 0000000000000000000159486db20dfcf143a704a1c53f427fa958d23ee4e1a7 5,327 1.00/1.00 vMB 41
847,691 847,691 000000000000000000024c7cd38045d8e7fe447e12a3a916161e603dcdd35414 4,019 1.00/1.00 vMB 35
847,690 847,690 000000000000000000018920212632ea0dbffbda00ed29b89942ffba48875b7c 4,465 1.00/1.00 vMB 41
847,689 847,689 00000000000000000001816eba2bc1cc0ba4cbec2febb352f60a9feac1f9c2e5 4,951 1.00/1.00 vMB 53
847,688 847,688 0000000000000000000198917232b23b38a7a07caef442969730cb61e1dc3072 5,013 1.00/1.00 vMB 56
847,687 847,687 00000000000000000001a00a6f528dff52b1a2a8ab179b050e0face835bc5e15 6,254 1.00/1.00 vMB 37
847,686 847,686 000000000000000000010f260c682e9569007393ac4c424dbbaa4e5fa2bcaa14 5,722 1.00/1.00 vMB 43
847,685 847,685 00000000000000000001760601d411f7bc9b64f821f58b76082d77307702c65a 4,921 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.70 GB
    • Received: 12.88 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.