Loading Tool

Explorer IconExplorer

Memory Pool

34,298 transactions
10.69 vMB
0.18944204 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.95/200 MB

Candidate Block

Mining Attempt 44f41fb1a661e5fe9396f36e047aacd687a6459b5286fa0a4a39e60b4fc35b2d
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 284714a48543fa7892a8a9c141201087d8398a6b60d940ab39e872c3b1716c33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.08079321 BTC
Median Feerate: 5.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (705,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,097 208,097 00000000000002922cc15243cf3b13ad9f7f4f86071da0fecb2393a43f4f869e 10 0.00 vMB 162
208,096 208,096 00000000000002433f9eec5cfc0c87d24980b9b553b34a4c246d6d1dc0b6355f 6 0.00 vMB 0
208,095 208,095 00000000000001063a64527b64e87413c44ac2dfc839964e88534c9160c5b5ff 441 0.22 vMB 255
208,094 208,094 00000000000001984ec2e41010e038439e0f5a3602bece268bd264a8c55060ab 113 0.05 vMB 268
208,093 208,093 00000000000002c782f1e900e68a5c26ccdd63ec1191f6f13801e4cb390e4587 68 0.03 vMB 40
208,092 208,092 00000000000004d93f3b39da5e43ffedaed0dd9fa5b4b599ff5697b0c8fee076 450 0.19 vMB 327
208,091 208,091 000000000000029afb53c36f4d8676aa39677a65d99c4ba48bee1e1e799ee429 177 0.08 vMB 154
208,090 208,090 000000000000017e4d631fd0b689084a3b518bdefed318282886eafa77156a4e 106 0.04 vMB 161
208,089 208,089 000000000000023ac5f07fb7bf06d30dd5270ad78787e15b29146d00b5b2b3bc 522 0.33 vMB 151
208,088 208,088 00000000000004d0aa4f66c79ed904bc20cd53cd27a1fe9b7ea6f12ba0eaa91d 602 0.25 vMB 370
208,087 208,087 00000000000004cbf6a392e92cee1c01af4a75cc3816f09e6da48a53e6452f81 46 0.03 vMB 89
208,086 208,086 00000000000002eda5df49d85e07540b681fb74c033d8916f73ee8b91fa46144 91 0.04 vMB 77
208,085 208,085 0000000000000089949339d28c9b925822efd114fa5e84ddd1f9325d34b03813 376 0.18 vMB 250
208,084 208,084 0000000000000145d9f533476e1c55f03cd230da602f822d398713b488bc286c 80 0.06 vMB 1,148
208,083 208,083 000000000000001f3e90cbeeae0831c0ad68bdcb6a78b972d21772724f1fa350 295 0.12 vMB 246
208,082 208,082 000000000000011ef793c948d8ef18268bd4fa5d88776286ab3470d9800a1012 299 0.14 vMB 280
208,081 208,081 0000000000000318334ae8d83ecbf7d47d725abf0d4fd2e3e26c3895c1515651 11 0.00 vMB 182
208,080 208,080 000000000000031d920c929b73d8f22fbe1e4a4576cad54a0058c87336714e42 91 0.03 vMB 72
208,079 208,079 00000000000000a503e059cd159045607708747432d1dbeca98a7634706bc515 357 0.17 vMB 209
208,078 208,078 000000000000023635a7f9f7984175eda6372859dd8d5e4ed14c3ec42274ce8c 140 0.05 vMB 170
208,077 208,077 000000000000002bb0888cae0c3e6ca65b5e094674c4acee819a3b2b9a3101eb 635 0.26 vMB 254
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.54 GB
    • Received: 0.45 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.