Loading Tool

Explorer IconExplorer

Memory Pool

81,494 transactions
30.54 vMB
0.08793882 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 9c25ce31b4ca352bc8fefc3fe12f72454311a52edc1eba6dbe4df7277abfbb98
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 1e893d2ceb6680efad848c23bfbda314b5a22367a46a9e74646aeef46418dcf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02322959 BTC
Feerates: 100.24 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (800,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,085 114,085 000000000000a418512d8e264d3730610aaf58ef881adeda58c8a004b61c28f3 14 0.00/1.00 vMB 336
114,084 114,084 000000000000a6e844491fbedefccfb94c623c82c8f9302df07d165bf42897ba 8 0.00/1.00 vMB 0
114,083 114,083 0000000000006cbe70de7e2445e6e009619c1d313bf0a646cdecd4abb0ff329c 11 0.00/1.00 vMB 693
114,082 114,082 0000000000003694a179a5f79c648ffcc274a4f192d708cf4e37ebc901a55e45 19 0.01/1.00 vMB 318
114,081 114,081 0000000000003a6be73721e777a900cefa373caa7377c37e21b3b879c2f6e960 104 0.02/1.00 vMB 0
114,080 114,080 00000000000086c103d79b81a5d41ce084e6bdfbc2889ff8a4a97632cea0661a 12 0.00/1.00 vMB 0
114,079 114,079 0000000000000827b521e1ff648e6b33f747895052d974adb4906581381bd795 24 0.01/1.00 vMB 0
114,078 114,078 000000000000067892eb98a75b99cc14a85158bf83f0532252337d3ea4bb0b9d 14 0.00/1.00 vMB 0
114,077 114,077 00000000000051b4b6226672678973995a37eb0d12ca54959f687330e4d7e68e 36 0.01/1.00 vMB 223
114,076 114,076 0000000000007b59a9051f384871105db4a79ace91671602b008aa2dbf509a15 11 0.00/1.00 vMB 343
114,075 114,075 00000000000036e3b44382fd59a2f880d853c96c9cc7ecab91b825a853a9d09d 107 0.02/1.00 vMB 41
114,074 114,074 00000000000082881c97be1acf5554799df67b9a1ad826dd6bf1f2e914f04330 12 0.00/1.00 vMB 0
114,073 114,073 000000000000a1d49789a18f2deb9b05070377e9d9c3ff28d9847240aa333260 109 0.02/1.00 vMB 0
114,072 114,072 0000000000009a56fa55e673233f9df241aa5bfdeb41f9242fdaca9c7248321b 285 0.08/1.00 vMB 38
114,071 114,071 000000000000478f1413014c8a6d85652be5103b74d75eb1adce38974922c89a 1 0.00/1.00 vMB 0
114,070 114,070 0000000000008cf911b6f93d8c4f8fada78482c22ef42b039d3dfdb381a3126f 12 0.00/1.00 vMB 640
114,069 114,069 0000000000009d8d76ee89fb6114fbacaf6936ab2dfce04b978ded260fa4d862 35 0.01/1.00 vMB 184
114,068 114,068 000000000000334ef19e9e43ffaf7a86de37392a4c06762b356480d0044c72c3 10 0.00/1.00 vMB 0
114,067 114,067 0000000000001a5929123cf0199610d067e66ad0f7043f13876bde5da3d897b4 15 0.00/1.00 vMB 413
114,066 114,066 000000000000783a5ddf8f94fe11d40f196b623f3254a21bcf926617a1fa6667 12 0.00/1.00 vMB 578
114,065 114,065 0000000000004c10c9693318cc96893de13e5fbe2a8bbfc9d4bd694b1578d65b 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.93 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.