Loading Tool

Explorer IconExplorer

Memory Pool

32,441 transactions
25.09 vMB
0.05066154 BTC
Random Selection Loading Transactions
Max Size: 126.70/200 MB

Candidate Block

Mining Attempt a5cd5a1c68f84f4eae626be14fad6b9f3a2f34840990cb47d31e641b6e2e4371
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 109a49ac68e426974267688ff268448d490556ebb8548074e524f856af3f214e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,460
Size: 1.00 vMB
Total Fees: 0.00551959 BTC
Feerates: 713.01 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (833,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,064 81,064 00000000001bf19e3c685abbdac234151dea5f9a843b302795fd2cf3cf4c4b4a 1 0.00/1.00 vMB 0
81,063 81,063 00000000001babcec437d8fb50ca01128b463f344c5d8d5667a1961b6dbb8d7f 6 0.00/1.00 vMB 0
81,062 81,062 00000000003703a888bbaeded7c97f31c6eed336c6378528e17264a3d9543941 1 0.00/1.00 vMB 0
81,061 81,061 000000000043dd9db52c5c8b475f1a8823a7ceeaae816a9f171e5c3fda7c33b9 4 0.00/1.00 vMB 0
81,060 81,060 00000000002a7101e50511721d59b92eb4a4f84d50dce788dd22a6733a07b195 8 0.00/1.00 vMB 0
81,059 81,059 000000000025bada80854d035f8dd5cf409c23ed722b377d40a7d12c2c2c68ce 1 0.00/1.00 vMB 0
81,058 81,058 000000000046603cf77a658ba7a7176fc6144d587c3af38e393ea3392646a089 18 0.01/1.00 vMB 0
81,057 81,057 00000000004430c742d4bfc1b2a521aadabff9d66c991e9c69bba646bfc0b2d1 3 0.00/1.00 vMB 0
81,056 81,056 0000000000040472971a92c2d6229f3b26e3c2578ce4151309119cea86a7d86a 5 0.00/1.00 vMB 0
81,055 81,055 000000000018e91f7756ec0d8a1c9889beef74aa5037928daabc20b73b644496 12 0.00/1.00 vMB 0
81,054 81,054 000000000029cfc12f5730b8071912b29f231542199f84bd1323da53ffeb0ccf 2 0.00/1.00 vMB 0
81,053 81,053 00000000001914174d614011c325e627be8737e23b57a84df8016aeeb85bd6c8 6 0.00/1.00 vMB 0
81,052 81,052 000000000032e4b3af18ea881a586162c27075946cbc5332a7d176107e9cd86c 3 0.00/1.00 vMB 0
81,051 81,051 000000000027ff4cf18dcfa15889c7cdaaa8812863782e4bdce740e2915ef678 6 0.00/1.00 vMB 0
81,050 81,050 0000000000405afad4b406af4704ce3ea985450783197cf38b8c8da91d98e559 4 0.00/1.00 vMB 0
81,049 81,049 00000000000680d81493252b2a7c0879be93d894a8d6ec51343bec246c719b29 1 0.00/1.00 vMB 0
81,048 81,048 0000000000271d5165b4179221923ef98d60425309ef3ee21bd2ea44e688550b 8 0.00/1.00 vMB 0
81,047 81,047 00000000002d665fa128de8fe68c124aeeda9810478c3bb61ef5e29d2fa65d8f 1 0.00/1.00 vMB 0
81,046 81,046 00000000002055425cccec1014dbb84f76dc24b376a0540f302160117058d89a 2 0.00/1.00 vMB 0
81,045 81,045 000000000025ab7d5362e137cc62f7f84961022fbeb92fcdcfef6b9c032d67d7 4 0.00/1.00 vMB 0
81,044 81,044 00000000001bc90d1ce700a15d2027e3ce2d17cb688f7162a2959c4052ac2682 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 635.94 GB
    • Received: 12.34 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.